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

9 lines
266 B
Text
Raw Normal View History

2024-01-20 16:04:21 +00:00
if(oldstr3831){
if(oldstr3831->fixed)qbs_set(oldstr3831,_FUNC_OPENBUFFER_STRING_SBMODE);
qbs_free(_FUNC_OPENBUFFER_STRING_SBMODE);
}
if(oldstr3832){
if(oldstr3832->fixed)qbs_set(oldstr3832,_FUNC_OPENBUFFER_STRING_SBNAME);
qbs_free(_FUNC_OPENBUFFER_STRING_SBNAME);
2023-10-15 14:51:06 +00:00
}