You've already forked DNZHRecomp
mirror of
https://github.com/izzy2lost/DNZHRecomp.git
synced 2026-03-10 11:36:25 -07:00
10 lines
159 B
C
10 lines
159 B
C
#ifndef DNZHRECOMP_DEBUG
|
|
#define DNZHRECOMP_DEBUG
|
|
|
|
#define DEBUG_MENU 0
|
|
|
|
// Not working
|
|
#define DEBUG_SKIP_INTRO 0
|
|
#define DEBUG_SKIP_INTRO_CUTSCENES 0
|
|
|
|
#endif |