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

8 lines
278 B
Text

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);
}