fallout2-ce icon indicating copy to clipboard operation
fallout2-ce copied to clipboard

Fix debug print on non-Windows platforms and Quick-save message

Open JanSimek opened this issue 1 year ago • 0 comments

_DEBUG is a non-standard define used by Visual Studio while NDEBUG is defined by CMake.

Fix "Game Saved" message error when quick saving due to uninitialized LSGAME.MSG.

JanSimek avatar Jun 25 '24 16:06 JanSimek