1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-23 00:15:13 +00:00
QB64-PE/internal/source/free179.txt
2021-02-21 14:43:08 +00:00

9 lines
290 B
Plaintext

if(oldstr5009){
if(oldstr5009->fixed)qbs_set(oldstr5009,_FUNC_IDEYESNOBOX_STRING_TITLESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_TITLESTR);
}
if(oldstr5010){
if(oldstr5010->fixed)qbs_set(oldstr5010,_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
}