1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-09 23:35:13 +00:00
QB64-PE/internal/source/free166.txt
2021-01-26 15:38:16 +00:00

9 lines
290 B
Plaintext

if(oldstr4964){
if(oldstr4964->fixed)qbs_set(oldstr4964,_FUNC_IDEYESNOBOX_STRING_TITLESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_TITLESTR);
}
if(oldstr4965){
if(oldstr4965->fixed)qbs_set(oldstr4965,_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
}