1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00
QB64-PE/internal/source/free37.txt

6 lines
175 B
Plaintext
Raw Normal View History

2021-10-14 05:32:36 +00:00
if(oldstr3060){
if(oldstr3060->fixed)qbs_set(oldstr3060,_SUB_REMOVEELEMENTS_STRING_A);
2021-07-21 21:30:49 +00:00
qbs_free(_SUB_REMOVEELEMENTS_STRING_A);
}
2021-07-21 21:30:49 +00:00
qbs_free(_SUB_REMOVEELEMENTS_STRING_A2);