1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-04 11:10:15 +00:00
qb64/internal/source/free148.txt

6 lines
186 B
Text
Raw Normal View History

if(oldstr9500){
if(oldstr9500->fixed)qbs_set(oldstr9500,_FUNC_DECOMPRESS_2_HUFF_STRING_A);
qbs_free(_FUNC_DECOMPRESS_2_HUFF_STRING_A);
}
qbs_free(_FUNC_DECOMPRESS_2_HUFF_STRING_B);