1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-18 23:14:50 +00:00
QB64-PE/internal/source/free48.txt

9 lines
295 B
Text
Raw Normal View History

2018-11-02 22:37:50 +00:00
if(oldstr3011){
if(oldstr3011->fixed)qbs_set(oldstr3011,_FUNC_TYPNAME2TYP_STRING_T2);
qbs_free(_FUNC_TYPNAME2TYP_STRING_T2);
}
qbs_free(_FUNC_TYPNAME2TYP_STRING_T);
qbs_free(_FUNC_TYPNAME2TYP_STRING_TS);
qbs_free(_FUNC_TYPNAME2TYP_STRING_N);
qbs_free(_FUNC_TYPNAME2TYP_STRING_HASHNAME);