1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-20 23:15:15 +00:00
qb64/internal/source/free205.txt

6 lines
165 B
Plaintext
Raw Normal View History

2021-01-23 00:30:37 +00:00
if(oldstr5399){
if(oldstr5399->fixed)qbs_set(oldstr5399,_SUB_HELP_ADDTXT_STRING_T);
qbs_free(_SUB_HELP_ADDTXT_STRING_T);
2021-01-21 06:18:09 +00:00
}
2021-01-23 00:30:37 +00:00
qbs_free(_SUB_HELP_ADDTXT_STRING_B);