1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-28 15:25:52 +00:00
QB64-PE/internal/source/free256.txt

6 lines
175 B
Plaintext
Raw Normal View History

2022-05-22 10:09:52 +00:00
if(oldstr6553){
if(oldstr6553->fixed)qbs_set(oldstr6553,_FUNC_GETBYTES_STRING___VALUE);
qbs_free(_FUNC_GETBYTES_STRING___VALUE);
}
qbs_free(_FUNC_GETBYTES_STRING_VALUE);