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

14 lines
469 B
Plaintext
Raw Normal View History

2022-08-26 12:44:07 +00:00
if(oldstr2484){
if(oldstr2484->fixed)qbs_set(oldstr2484,_FUNC_UDTREFERENCE_STRING_O);
2022-05-06 18:13:57 +00:00
qbs_free(_FUNC_UDTREFERENCE_STRING_O);
}
2022-08-26 12:44:07 +00:00
if(oldstr2485){
if(oldstr2485->fixed)qbs_set(oldstr2485,_FUNC_UDTREFERENCE_STRING_A);
2022-05-06 18:13:57 +00:00
qbs_free(_FUNC_UDTREFERENCE_STRING_A);
}
qbs_free(_FUNC_UDTREFERENCE_STRING_OBAK);
qbs_free(_FUNC_UDTREFERENCE_STRING_R);
qbs_free(_FUNC_UDTREFERENCE_STRING_N);
qbs_free(_FUNC_UDTREFERENCE_STRING_NSYM);
qbs_free(_FUNC_UDTREFERENCE_STRING_N2);