mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-27 04:16:47 -05:00
Added newest Makefile and fixed making from clean
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef GUARD_DEBUG_H
|
||||
#define GUARD_DEBUG_H
|
||||
|
||||
#if DEBUG
|
||||
#if DEBUGGING
|
||||
void Debug_ShowMainMenu(void);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user