From cb54eb49e47301ca806a754954bee17e23fe6f40 Mon Sep 17 00:00:00 2001 From: Derek Hensley Date: Sat, 28 Dec 2024 07:59:22 -0800 Subject: 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 --- include/code_variables.h | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'include/code_variables.h') 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; -- cgit v1.2.3