Identify `__modify_character_slot`
This commit is contained in:
parent
1b784398ed
commit
44afbe5901
|
|
@ -1,3 +1,5 @@
|
|||
__modify_character_slot = 0x8016b198;
|
||||
|
||||
__SOME_PERSPECTIVE_MATRIX = 0x800aedf0; // size:64
|
||||
__SOME_PERSPECITVE_MATRIX_NORM_SCALE = 0x800aee70; // size:2
|
||||
__SOME_LOOK_AT_MATRIX = 0x800aee30; // size:64
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ INCLUDE_ASM(const s32, "segment_obdata/_ob_blushing_ship", func_8016B088);
|
|||
|
||||
INCLUDE_ASM(const s32, "segment_obdata/_ob_blushing_ship", func_8016B0F4);
|
||||
|
||||
INCLUDE_ASM(const s32, "segment_obdata/_ob_blushing_ship", func_8016B198);
|
||||
INCLUDE_ASM(const s32, "segment_obdata/_ob_blushing_ship", __modify_character_slot);
|
||||
|
||||
INCLUDE_ASM(const s32, "segment_obdata/_ob_blushing_ship", func_8016B6FC);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue