1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-03 19:30:25 +00:00
QB64-PE/internal/source/free95.txt

5 lines
123 B
Text
Raw Normal View History

2024-01-30 21:55:38 +00:00
if(oldstr3650){
if(oldstr3650->fixed)qbs_set(oldstr3650,_FUNC_GETELEMENT_STRING_A);
qbs_free(_FUNC_GETELEMENT_STRING_A);
2022-08-26 14:13:09 +00:00
}