1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 09:04:43 +00:00
QB64-PE/internal/source/free147.txt

9 lines
266 B
Text
Raw Normal View History

2024-06-23 20:54:15 +00:00
if(oldstr3854){
if(oldstr3854->fixed)qbs_set(oldstr3854,_FUNC_OPENBUFFER_STRING_SBMODE);
qbs_free(_FUNC_OPENBUFFER_STRING_SBMODE);
}
if(oldstr3855){
if(oldstr3855->fixed)qbs_set(oldstr3855,_FUNC_OPENBUFFER_STRING_SBNAME);
qbs_free(_FUNC_OPENBUFFER_STRING_SBNAME);
2023-12-18 00:02:43 +00:00
}