diff --git a/src/code/z_parameter.c b/src/code/z_parameter.c index 4daf3ab9c..b7c1c9a10 100644 --- a/src/code/z_parameter.c +++ b/src/code/z_parameter.c @@ -3399,9 +3399,3 @@ void func_80121F94(void) { } #pragma GLOBAL_ASM("asm/non_matchings/code/z_parameter/func_80121FC4.s") - -// Belongs to z_player_lib -s16 D_801BFDA0[] = { - 0x1DE, 0x1FF, 0x25D, 0x1DB, 0x1DA, 0x1FE, 0x219, 0x24C, 0x221, 0x25E, 0x200, 0x1FD, - 0x25C, 0x25F, 0x1DC, 0x24E, 0x252, 0x1DD, 0x1D9, 0x214, 0x1E4, 0x1E1, 0x1E2, 0x1E3, -}; diff --git a/tools/disasm/files.txt b/tools/disasm/files.txt index 52d498397..cecdd0477 100644 --- a/tools/disasm/files.txt +++ b/tools/disasm/files.txt @@ -540,7 +540,7 @@ 0x801BF550 : "z_map_exp", 0x801BF5C0 : "z_msgevent", 0x801BF6C0 : "z_parameter", - 0x801BFDD0 : "z_player_lib", + 0x801BFDA0 : "z_player_lib", 0x801C0EC0 : "z_quake", 0x801C0EF0 : "z_rcp", 0x801C1D10 : "z_room", diff --git a/tools/disasm/variables.txt b/tools/disasm/variables.txt index 3e0f23377..b1d6866a7 100644 --- a/tools/disasm/variables.txt +++ b/tools/disasm/variables.txt @@ -1186,7 +1186,7 @@ 0x801BFD8C:("D_801BFD8C","UNK_TYPE1","",0x1), 0x801BFD94:("D_801BFD94","UNK_TYPE4","",0x4), 0x801BFD98:("D_801BFD98","UNK_TYPE4","[2]",0x8), - 0x801BFDA0:("D_801BFDA0","UNK_TYPE1","",0x1), + 0x801BFDA0:("D_801BFDA0","s16","[24]",0x30), 0x801BFDD0:("D_801BFDD0","UNK_TYPE1","",0x1), 0x801BFDE8:("D_801BFDE8","UNK_TYPE1","",0x1), 0x801BFE00:("D_801BFE00","UNK_TYPE1","",0x1),