/src/shared/config.h
https://bitbucket.org/vivkin/gam3b00bs/ · C Header · 8 lines · 2 code · 2 blank · 4 comment · 0 complexity · bd47b6d9240c1f2f7e419421d4bb492b MD5 · raw file
- #pragma once
- //
- // config.h - contains project-wide settings
- //
-
-
- // Enables console window (for eg. script debugging)
- #define ENABLE_CONSOLE 1