1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-09 20:05:12 +00:00
QB64-PE/internal/source/free47.txt
Galleon ae49d76fe6 Version 0.977
_SNDRAW/etc C++ compilation problem fixed
_FULLSCREEN ... , _SMOOTH
_MEM.type new format
_MEM.image
$RESIZE:ON
resized=_RESIZE
x=_RESIZEWIDTH
y=_RESIZEHEIGHT
2013-03-11 23:52:14 +11:00

9 lines
286 B
Plaintext

if(oldstr2798){
if(oldstr2798->fixed)qbs_set(oldstr2798,_FUNC_OPERATORUSAGE_STRING_OPERATOR);
qbs_free(_FUNC_OPERATORUSAGE_STRING_OPERATOR);
}
if(oldstr2799){
if(oldstr2799->fixed)qbs_set(oldstr2799,_FUNC_OPERATORUSAGE_STRING_INFO);
qbs_free(_FUNC_OPERATORUSAGE_STRING_INFO);
}