1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 07:55:07 +00:00
qb64/internal/source/free221.txt

6 lines
165 B
Text
Raw Normal View History

2021-07-08 03:23:33 +00:00
if(oldstr5522){
if(oldstr5522->fixed)qbs_set(oldstr5522,_SUB_HELP_ADDTXT_STRING_T);
2021-02-08 14:42:20 +00:00
qbs_free(_SUB_HELP_ADDTXT_STRING_T);
}
qbs_free(_SUB_HELP_ADDTXT_STRING_B);