1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 11:25:08 +00:00
qb64/internal/source/free30.txt
2021-07-19 21:21:56 +00:00

4 lines
129 B
Text

if(oldstr2930){
if(oldstr2930->fixed)qbs_set(oldstr2930,_FUNC_NUMELEMENTS_STRING_A);
qbs_free(_FUNC_NUMELEMENTS_STRING_A);
}