diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2024-12-28 07:59:22 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-28 08:59:22 -0700 |
| commit | cb54eb49e47301ca806a754954bee17e23fe6f40 (patch) | |
| tree | 26e03acbe8c346477331b8d12d236a35ee6749f8 /include/code_variables.h | |
| parent | 7ba4585497a63eb64e7ca33aa53ca22695760739 (diff) | |
6FD190 + 6FD410 OK (#235)
* func_800D94F0_jp
* func_800D9514_jp
* func_800D9524_jp
* func_800D955C_jp
* func_800D9618_jp
* func_800D96A8_jp
* func_800D96E8_jp
* func_800D9700_jp
* func_800D9750_jp
* func_800D9760_jp
* func_800D9770_jp
* func_800D9788_jp
* func_800D97A0_jp
* func_800D97F8_jp
* func_800D986C_jp
* Split off 6FD410 based on bss
* Migrate bss
* add todo
* headers
* Better types for 6FD410 bss based on graph
* Cleanup
Diffstat (limited to 'include/code_variables.h')
| -rw-r--r-- | include/code_variables.h | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/include/code_variables.h b/include/code_variables.h index 15eedd8..fd72184 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -1674,6 +1674,8 @@ extern u8 D_80113854_jp; // .bss +extern u16 D_80000400[]; + // extern UNK_TYPE B_8011B830_jp; // extern UNK_TYPE B_8011B83C_jp; @@ -1972,13 +1974,6 @@ extern UNK_TYPE B_80145FFC_jp; // extern UNK_TYPE B_80146044_jp; // extern UNK_TYPE B_80146050_jp; // extern UNK_TYPE B_80146058_jp; -// extern UNK_TYPE B_80146060_jp; -// extern UNK_TYPE B_80146064_jp; -// extern UNK_TYPE B_80146068_jp; -// extern UNK_TYPE B_8014606C_jp; -// extern UNK_TYPE B_80146070_jp; -// extern UNK_TYPE B_80146080_jp; -// extern UNK_TYPE B_80146084_jp; // extern UNK_TYPE B_FLT_80146090_jp; // extern UNK_TYPE B_FLT_80146094_jp; // extern UNK_TYPE B_FLT_80146098_jp; |
