1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 12:40:36 +00:00
QB64-PE/internal/source/free245.txt
2022-06-01 00:20:31 +00:00

6 lines
182 B
Plaintext

if(oldstr6255){
if(oldstr6255->fixed)qbs_set(oldstr6255,_SUB_INSERTATCURSOR_STRING_TEMPK);
qbs_free(_SUB_INSERTATCURSOR_STRING_TEMPK);
}
qbs_free(_SUB_INSERTATCURSOR_STRING_A);