mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-23 17:25:14 -05:00
Add debug menu UI when you press L+R in the main menu.
It's only the UI yet. It only shows a couple of dummy options right now.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "libstd_replacements.h"
|
||||
#include "script_var.h"
|
||||
#include "pokemon_data.h"
|
||||
#include "debug_mode.h"
|
||||
#include "dbg/debug_mode.h"
|
||||
#include "global_frame_controller.h"
|
||||
|
||||
extern rom_data curr_GBA_rom;
|
||||
|
||||
Reference in New Issue
Block a user