/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

  1. #pragma once
  2. //
  3. // config.h - contains project-wide settings
  4. //
  5. // Enables console window (for eg. script debugging)
  6. #define ENABLE_CONSOLE 1