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

7 lines
239 B
Plaintext
Raw Normal View History

2022-05-18 09:42:56 +00:00
if(oldstr6415){
if(oldstr6415->fixed)qbs_set(oldstr6415,_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);