diff options
| author | Anghelo Carvajal <angheloalf95@gmail.com> | 2023-08-09 20:55:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-09 20:55:50 -0400 |
| commit | 56b4e612cc8fc1af7c051592e850ca1aac02e39e (patch) | |
| tree | 1b0a4d9fd080bc49d9a8779b5ed073df7c626a71 /include/code_variables.h | |
| parent | c7729c05c07cf0d60a70cd6c4f456069604a1f43 (diff) | |
`m_malloc.c` (#41)
* match
* bss
* format
* fix
Diffstat (limited to 'include/code_variables.h')
| -rw-r--r-- | include/code_variables.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/code_variables.h b/include/code_variables.h index 6ed39f3..d038f7e 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -1909,8 +1909,7 @@ extern struct_debug_mode *debug_mode; // extern UNK_TYPE B_80141E04_jp; // extern UNK_TYPE B_80141E10_jp; // extern UNK_TYPE B_80141E18_jp; -// extern UNK_TYPE zelda_arena; -// extern UNK_TYPE B_80141FC8_jp; + // extern UNK_TYPE B_80141FE0_jp; // extern UNK_TYPE B_80141FF0_jp; // extern UNK_TYPE B_80142410_jp; |
