1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-10 00:45:13 +00:00
QB64-PE/internal/source/free244.txt

9 lines
278 B
Plaintext
Raw Normal View History

2021-08-24 07:04:43 +00:00
if(oldstr6277){
if(oldstr6277->fixed)qbs_set(oldstr6277,_FUNC_WIKIGETUNTIL_STRING_A);
qbs_free(_FUNC_WIKIGETUNTIL_STRING_A);
}
if(oldstr6278){
if(oldstr6278->fixed)qbs_set(oldstr6278,_FUNC_WIKIGETUNTIL_STRING_SEPARATOR);
qbs_free(_FUNC_WIKIGETUNTIL_STRING_SEPARATOR);
}