1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-19 23:55:13 +00:00
qb64/internal/source/free217.txt
2022-01-24 01:16:21 +00:00

7 lines
217 B
Plaintext

if(oldstr6144){
if(oldstr6144->fixed)qbs_set(oldstr6144,_SUB_IDEADDSEARCHED_STRING_S2);
qbs_free(_SUB_IDEADDSEARCHED_STRING_S2);
}
qbs_free(_SUB_IDEADDSEARCHED_STRING_S);
qbs_free(_SUB_IDEADDSEARCHED_STRING_A);