1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-04 04:50:22 +00:00
QB64-PE/internal/source/free333.txt
2024-01-30 21:55:38 +00:00

9 lines
266 B
Plaintext

if(oldstr6842){
if(oldstr6842->fixed)qbs_set(oldstr6842,_FUNC_WIKILOOKAHEAD_STRING_A);
qbs_free(_FUNC_WIKILOOKAHEAD_STRING_A);
}
if(oldstr6843){
if(oldstr6843->fixed)qbs_set(oldstr6843,_FUNC_WIKILOOKAHEAD_STRING_TOKEN);
qbs_free(_FUNC_WIKILOOKAHEAD_STRING_TOKEN);
}