1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-29 21:45:53 +00:00
QB64-PE/internal/source/free98.txt

5 lines
139 B
Plaintext
Raw Normal View History

2023-12-18 00:02:43 +00:00
if(oldstr3732){
if(oldstr3732->fixed)qbs_set(oldstr3732,_SUB_FREE_UDT_VARSTRINGS_STRING_N);
2023-02-13 12:57:38 +00:00
qbs_free(_SUB_FREE_UDT_VARSTRINGS_STRING_N);
2022-11-22 23:53:31 +00:00
}