Clean up basic_space.c
This commit is contained in:
parent
c390d3f16f
commit
3094d6a0e6
3 changed files with 323 additions and 323 deletions
|
|
@ -1486,15 +1486,15 @@ fn_8007F85C = .text:0x8007F85C; // type:function size:0x38
|
|||
fn_8007F894 = .text:0x8007F894; // type:function size:0x2BC
|
||||
BoardEventLandBlue = .text:0x8007FB50; // type:function size:0x184
|
||||
BoardEventLandRed = .text:0x8007FCD4; // type:function size:0x19C
|
||||
fn_8007FE70 = .text:0x8007FE70; // type:function size:0x1E8
|
||||
fn_80080058 = .text:0x80080058; // type:function size:0x6C
|
||||
fn_800800C4 = .text:0x800800C4; // type:function size:0x60
|
||||
fn_80080124 = .text:0x80080124; // type:function size:0x23C
|
||||
fn_80080360 = .text:0x80080360; // type:function size:0x198
|
||||
fn_800804F8 = .text:0x800804F8; // type:function size:0x1B8
|
||||
fn_800806B0 = .text:0x800806B0; // type:function size:0x29C
|
||||
fn_8008094C = .text:0x8008094C; // type:function size:0x1A8
|
||||
fn_80080AF4 = .text:0x80080AF4; // type:function size:0x260
|
||||
BoardCoinChgCreate = .text:0x8007FE70; // type:function size:0x1E8
|
||||
BoardCoinChgExist = .text:0x80080058; // type:function size:0x6C
|
||||
BoardCoinChgHide = .text:0x800800C4; // type:function size:0x60
|
||||
CreateCoinChg = .text:0x80080124; // type:function size:0x23C scope:local
|
||||
UpdateCoinChg = .text:0x80080360; // type:function size:0x198 scope:local
|
||||
CoinChgAppear = .text:0x800804F8; // type:function size:0x1B8 scope:local
|
||||
CoinChgSeparate = .text:0x800806B0; // type:function size:0x29C scope:local
|
||||
CoinChgShow = .text:0x8008094C; // type:function size:0x1A8 scope:local
|
||||
CoinChgDisappear = .text:0x80080AF4; // type:function size:0x260 scope:local
|
||||
fn_80080D54 = .text:0x80080D54; // type:function size:0xA4
|
||||
fn_80080DF8 = .text:0x80080DF8; // type:function size:0x250
|
||||
fn_80081048 = .text:0x80081048; // type:function size:0x5C
|
||||
|
|
@ -5205,8 +5205,8 @@ lbl_8013A194 = .data:0x8013A194; // type:object size:0xC
|
|||
lbl_8013A1A0 = .data:0x8013A1A0; // type:object size:0xC data:4byte
|
||||
lbl_8013A1AC = .data:0x8013A1AC; // type:object size:0x20
|
||||
lbl_8013A1CC = .data:0x8013A1CC; // type:object size:0x24
|
||||
lbl_8013A1F0 = .data:0x8013A1F0; // type:object size:0x10
|
||||
lbl_8013A200 = .data:0x8013A200; // type:object size:0x28
|
||||
coinChgObj = .data:0x8013A1F0; // type:object size:0x10 scope:local
|
||||
coinDigitMdl = .data:0x8013A200; // type:object size:0x28 scope:local
|
||||
jumptable_8013A228 = .data:0x8013A228; // type:object size:0x1C scope:local
|
||||
lbl_8013A248 = .data:0x8013A248; // type:object size:0x58
|
||||
lbl_8013A2A0 = .data:0x8013A2A0; // type:object size:0x10
|
||||
|
|
@ -7556,7 +7556,7 @@ lbl_801D56A0 = .sdata2:0x801D56A0; // type:object size:0x4 data:float
|
|||
lbl_801D56A4 = .sdata2:0x801D56A4; // type:object size:0x4 data:float
|
||||
lbl_801D56A8 = .sdata2:0x801D56A8; // type:object size:0x4 data:float
|
||||
lbl_801D56AC = .sdata2:0x801D56AC; // type:object size:0x4 data:float
|
||||
lbl_801D56B0 = .sdata2:0x801D56B0; // type:object size:0x8
|
||||
coinSignMdl = .sdata2:0x801D56B0; // type:object size:0x8 scope:local
|
||||
lbl_801D56B8 = .sdata2:0x801D56B8; // type:object size:0x4 data:float
|
||||
lbl_801D56BC = .sdata2:0x801D56BC; // type:object size:0x4 data:float
|
||||
lbl_801D56C0 = .sdata2:0x801D56C0; // type:object size:0x4 data:float
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue