diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2023-08-10 16:36:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-10 11:36:44 -0400 |
| commit | 04b31d912636eaea12a0b6f3d5e822605da68504 (patch) | |
| tree | 089d53fd22e7c7707201f9eb94b5a4275d0fe98a /include/code_variables.h | |
| parent | 3e14e3a81fbb55f223748c72abb8f9b3de4be4cb (diff) | |
m_debug OK (#39)
* m_debug OK
* forgor to format
* replace macros for zelda64 ones
* refactor
* refactor 3
* refactor 4
Diffstat (limited to 'include/code_variables.h')
| -rw-r--r-- | include/code_variables.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/code_variables.h b/include/code_variables.h index 86bdacd..5a8bd09 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -1836,7 +1836,6 @@ extern s32 zurumode_flag; // extern UNK_TYPE B_80138818_jp; // extern UNK_TYPE B_80138E40_jp; // extern UNK_TYPE B_80138E44_jp; -extern struct_debug_mode *debug_mode; // extern UNK_TYPE debug_display; // extern UNK_TYPE B_80138E70_jp; // extern UNK_TYPE B_80138E73_jp; |
