1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 13:31:23 +00:00
QB64-PE/internal/source/free14.txt

14 lines
469 B
Plaintext
Raw Normal View History

2021-08-30 04:47:27 +00:00
if(oldstr2544){
if(oldstr2544->fixed)qbs_set(oldstr2544,_FUNC_UDTREFERENCE_STRING_O);
2021-07-21 21:30:49 +00:00
qbs_free(_FUNC_UDTREFERENCE_STRING_O);
}
2021-08-30 04:47:27 +00:00
if(oldstr2545){
if(oldstr2545->fixed)qbs_set(oldstr2545,_FUNC_UDTREFERENCE_STRING_A);
2021-07-21 21:30:49 +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);