1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-29 22:55:53 +00:00
QB64-PE/internal/source/free17.txt

14 lines
456 B
Plaintext
Raw Normal View History

2023-12-18 00:02:43 +00:00
if(oldstr2564){
if(oldstr2564->fixed)qbs_set(oldstr2564,_FUNC_UDTREFERENCE_STRING_O);
2022-09-09 12:19:17 +00:00
qbs_free(_FUNC_UDTREFERENCE_STRING_O);
2022-08-26 14:13:09 +00:00
}
2023-12-18 00:02:43 +00:00
if(oldstr2565){
if(oldstr2565->fixed)qbs_set(oldstr2565,_FUNC_UDTREFERENCE_STRING_A);
2022-09-09 12:19:17 +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);