1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-07 19:10:25 +00:00
qb64/internal/source/free204.txt

9 lines
282 B
Plaintext

if(oldstr5829){
if(oldstr5829->fixed)qbs_set(oldstr5829,_FUNC_IDEYESNOBOX_STRING_TITLESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_TITLESTR);
}
if(oldstr5830){
if(oldstr5830->fixed)qbs_set(oldstr5830,_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
qbs_free(_FUNC_IDEYESNOBOX_STRING_MESSAGESTR);
}