Identify `__render_string`
This commit is contained in:
parent
44afbe5901
commit
dd2624f0d9
|
|
@ -1,3 +1,5 @@
|
||||||
|
|
||||||
|
__render_string = 0x80179034;
|
||||||
__modify_character_slot = 0x8016b198;
|
__modify_character_slot = 0x8016b198;
|
||||||
|
|
||||||
__SOME_PERSPECTIVE_MATRIX = 0x800aedf0; // size:64
|
__SOME_PERSPECTIVE_MATRIX = 0x800aedf0; // size:64
|
||||||
|
|
@ -370,7 +372,7 @@ character_get_item = 0x8016EAEC; // rom:0x449EC
|
||||||
__character_handle_levelup = 0x8016EBA4; // rom:0x44AA4
|
__character_handle_levelup = 0x8016EBA4; // rom:0x44AA4
|
||||||
|
|
||||||
// Set by calls to bzero
|
// Set by calls to bzero
|
||||||
//D_80193BC0 = 0x80193BC0; // size:0x15E0
|
__CHARACTER_SLOT_ARRAY = 0x80193BC0; // size:0x15E0
|
||||||
D_801971F0 = 0x801971F0; // size:0x4E2
|
D_801971F0 = 0x801971F0; // size:0x4E2
|
||||||
D_801969B8 = 0x801969B8; // size:0x6E
|
D_801969B8 = 0x801969B8; // size:0x6E
|
||||||
D_80190F80 = 0x80190F80; // size:0x16C
|
D_80190F80 = 0x80190F80; // size:0x16C
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue