Organized conffig files into their own folder and cleaned up

This commit is contained in:
Eduardo Quezada
2022-11-14 10:56:40 -03:00
parent 49b7328d32
commit 011ec16f1e
39 changed files with 75 additions and 114 deletions

View File

@@ -1,8 +1,6 @@
#ifndef GUARD_DEBUG_H
#define GUARD_DEBUG_H
#include "constants/overworld_config.h"
void Debug_ShowMainMenu(void);
#endif // GUARD_DEBUG_H