1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-04 10:40:26 +00:00
QB64-PE/internal/source/free196.txt

9 lines
287 B
Text
Raw Normal View History

2024-01-20 16:04:21 +00:00
if(oldstr4082){
if(oldstr4082->fixed)qbs_set(oldstr4082,_FUNC_TYPNAME2TYP_STRING_T2);
qbs_free(_FUNC_TYPNAME2TYP_STRING_T2);
2023-12-18 00:02:43 +00:00
}
2024-01-20 16:04:21 +00:00
qbs_free(_FUNC_TYPNAME2TYP_STRING_T);
qbs_free(_FUNC_TYPNAME2TYP_STRING_TS);
qbs_free(_FUNC_TYPNAME2TYP_STRING_N);
qbs_free(_FUNC_TYPNAME2TYP_STRING_HASHNAME);