mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
Fix split data
This commit is contained in:
@@ -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,
|
||||
};
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user