1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-08 03:00:17 +00:00
QB64-PE/internal/source/free163.txt

9 lines
266 B
Text
Raw Normal View History

2023-02-13 12:57:38 +00:00
if(oldstr3951){
if(oldstr3951->fixed)qbs_set(oldstr3951,_FUNC_OPENBUFFER_STRING_SBMODE);
qbs_free(_FUNC_OPENBUFFER_STRING_SBMODE);
}
if(oldstr3952){
if(oldstr3952->fixed)qbs_set(oldstr3952,_FUNC_OPENBUFFER_STRING_SBNAME);
qbs_free(_FUNC_OPENBUFFER_STRING_SBNAME);
}