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

6 lines
165 B
Plaintext
Raw Normal View History

2020-01-18 05:39:43 +00:00
if(oldstr5640){
if(oldstr5640->fixed)qbs_set(oldstr5640,_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);