1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 16:10:39 +00:00
QB64-PE/internal/source/free12.txt

14 lines
469 B
Plaintext
Raw Normal View History

2021-07-19 21:21:56 +00:00
if(oldstr2439){
if(oldstr2439->fixed)qbs_set(oldstr2439,_FUNC_UDTREFERENCE_STRING_O);
qbs_free(_FUNC_UDTREFERENCE_STRING_O);
}
2021-07-19 21:21:56 +00:00
if(oldstr2440){
if(oldstr2440->fixed)qbs_set(oldstr2440,_FUNC_UDTREFERENCE_STRING_A);
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);