1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-04 11:10:15 +00:00
qb64/internal/source/free128.txt
Galleon bd012cc6f0 Updated image decoding files (some were missing)
'libresample' included (but still using 'libsamplerate')
2013-05-10 13:17:41 +10:00

10 lines
367 B
Text

if(oldstr4274){
if(oldstr4274->fixed)qbs_set(oldstr4274,_FUNC_IDEZGETFILEPATH_STRING_ROOT);
qbs_free(_FUNC_IDEZGETFILEPATH_STRING_ROOT);
}
if(oldstr4275){
if(oldstr4275->fixed)qbs_set(oldstr4275,_FUNC_IDEZGETFILEPATH_STRING_F);
qbs_free(_FUNC_IDEZGETFILEPATH_STRING_F);
}
qbs_free(_FUNC_IDEZGETFILEPATH_STRING_P);
qbs_free(_FUNC_IDEZGETFILEPATH_STRING_P2);