1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 15:50:25 +00:00
qb64/internal/source/free200.txt

6 lines
165 B
Plaintext
Raw Normal View History

2020-09-07 17:42:59 +00:00
if(oldstr5672){
if(oldstr5672->fixed)qbs_set(oldstr5672,_SUB_HELP_ADDTXT_STRING_T);
2020-01-15 03:11:44 +00:00
qbs_free(_SUB_HELP_ADDTXT_STRING_T);
2019-01-13 18:43:58 +00:00
}
2020-01-15 03:11:44 +00:00
qbs_free(_SUB_HELP_ADDTXT_STRING_B);