1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-20 03:25:15 +00:00
qb64/internal/source/free249.txt
2022-03-10 04:52:17 +00:00

9 lines
278 B
Plaintext

if(oldstr6478){
if(oldstr6478->fixed)qbs_set(oldstr6478,_FUNC_WIKIGETUNTIL_STRING_A);
qbs_free(_FUNC_WIKIGETUNTIL_STRING_A);
}
if(oldstr6479){
if(oldstr6479->fixed)qbs_set(oldstr6479,_FUNC_WIKIGETUNTIL_STRING_SEPARATOR);
qbs_free(_FUNC_WIKIGETUNTIL_STRING_SEPARATOR);
}