1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 12:21:20 +00:00
QB64-PE/internal/source/free252.txt

7 lines
239 B
Plaintext
Raw Normal View History

2022-05-18 16:50:57 +00:00
if(oldstr6411){
if(oldstr6411->fixed)qbs_set(oldstr6411,_SUB_PRINTWRAPSTATUS_STRING___TEXT);
2022-05-06 18:13:57 +00:00
qbs_free(_SUB_PRINTWRAPSTATUS_STRING___TEXT);
2021-10-18 03:13:30 +00:00
}
2022-05-06 18:13:57 +00:00
qbs_free(_SUB_PRINTWRAPSTATUS_STRING_TEXT);
qbs_free(_SUB_PRINTWRAPSTATUS_STRING_NEXTWORD);