1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-09 18:55:12 +00:00
QB64-PE/internal/source/free205.txt

6 lines
182 B
Plaintext
Raw Normal View History

2021-02-06 08:28:35 +00:00
if(oldstr5412){
if(oldstr5412->fixed)qbs_set(oldstr5412,_SUB_INSERTATCURSOR_STRING_TEMPK);
qbs_free(_SUB_INSERTATCURSOR_STRING_TEMPK);
2021-01-21 06:18:09 +00:00
}
2021-02-06 08:28:35 +00:00
qbs_free(_SUB_INSERTATCURSOR_STRING_A);