Files
DNZHRecomp/patches/debug.h
2025-11-02 21:07:59 -03:00

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