1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 06:44:44 +00:00
QB64-PE/internal/source/free98.txt

9 lines
246 B
Text
Raw Normal View History

2024-06-23 20:54:15 +00:00
if(oldstr3671){
if(oldstr3671->fixed)qbs_set(oldstr3671,_SUB_PUSHELEMENT_STRING_A);
qbs_free(_SUB_PUSHELEMENT_STRING_A);
}
if(oldstr3672){
if(oldstr3672->fixed)qbs_set(oldstr3672,_SUB_PUSHELEMENT_STRING_B);
qbs_free(_SUB_PUSHELEMENT_STRING_B);
2022-11-22 23:53:31 +00:00
}