initial commit
[retroray] / src / config.h
1 #ifndef CONFIG_H_
2 #define CONFIG_H_
3
4 #define DBG_FPEXCEPT
5 #define DBG_ESCQUIT
6
7 #endif  /* CONFIG_H_ */