1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 04:25:08 +00:00
qb64/internal/source/free92.txt
2020-01-15 20:11:04 +00:00

4 lines
125 B
Text

if(oldstr3500){
if(oldstr3500->fixed)qbs_set(oldstr3500,_FUNC_VALIDNAME_STRING_A);
qbs_free(_FUNC_VALIDNAME_STRING_A);
}