mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-02-10 08:50:36 +00:00
There is no need to close (and thus deallocate) console window explicitly This will be done by autorelease pool in application controller event loop OS X with GC and/or ARC was not affected by this issue Older versions like 10.4 or 10.5 crashed because of double deallocation |
||
---|---|---|
.. | ||
critsec.cpp | ||
critsec.h | ||
i_common.h | ||
i_input.mm | ||
i_joystick.cpp | ||
i_main.mm | ||
i_system.mm | ||
i_timer.cpp | ||
i_video.mm | ||
st_console.h | ||
st_console.mm | ||
st_start.mm |