This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
MonsterDefense/marmalade/MonsterDefense.defines.txt

4 lines
303 B
Plaintext
Raw Normal View History

2019-03-01 20:29:19 -05:00
MOBILE Used to include code specific to Mobile builds. Opposite to the "DESKTOP" define in Desktop (SDL) builds.
DEBUG Used to include debug code. Not defined in Release builds.
DEBUG_ASSERT_BREAK If defined, when a debug assert fails, a breakpoint is triggered via code.