mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
d_a_bg mostly matching. update version symbols / add platform macros (#2410)
* d_a_bg mostly matching * update version symbols from new dtk * add version platform macros * small fix
This commit is contained in:
@@ -51,8 +51,8 @@ ccSphSrc$3769 = .rodata:0x00000000; // type:object size:0x40 scope:local
|
||||
@3801 = .rodata:0x00000040; // type:object size:0x4 scope:local
|
||||
@3802 = .rodata:0x00000044; // type:object size:0x4 scope:local
|
||||
@3803 = .rodata:0x00000048; // type:object size:0x4 scope:local
|
||||
@3805 = .rodata:0x00000050; // type:object size:0x8 scope:local data:double
|
||||
@3842 = .rodata:0x00000058; // type:object size:0x4 scope:local data:float
|
||||
@3805 = .rodata:0x00000050; // type:object size:0x8 scope:local align:8 data:double
|
||||
@3842 = .rodata:0x00000058; // type:object size:0x4 scope:local align:4 data:float
|
||||
@3977 = .rodata:0x0000005C; // type:object size:0x4 scope:local
|
||||
@3978 = .rodata:0x00000060; // type:object size:0x4 scope:local
|
||||
@3979 = .rodata:0x00000064; // type:object size:0x4 scope:local
|
||||
@@ -62,15 +62,15 @@ ccSphSrc$3769 = .rodata:0x00000000; // type:object size:0x40 scope:local
|
||||
@3983 = .rodata:0x00000074; // type:object size:0x4 scope:local
|
||||
@3984 = .rodata:0x00000078; // type:object size:0x4 scope:local
|
||||
@3985 = .rodata:0x0000007C; // type:object size:0x4 scope:local
|
||||
@4011 = .rodata:0x00000080; // type:object size:0x4 scope:local data:float
|
||||
@4012 = .rodata:0x00000084; // type:object size:0x4 scope:local data:float
|
||||
@4011 = .rodata:0x00000080; // type:object size:0x4 scope:local align:4 data:float
|
||||
@4012 = .rodata:0x00000084; // type:object size:0x4 scope:local align:4 data:float
|
||||
@4156 = .rodata:0x00000088; // type:object size:0x8 scope:local
|
||||
@4157 = .rodata:0x00000090; // type:object size:0x8 scope:local
|
||||
@4158 = .rodata:0x00000098; // type:object size:0x8 scope:local
|
||||
@4159 = .rodata:0x000000A0; // type:object size:0x4 scope:local
|
||||
@4160 = .rodata:0x000000A4; // type:object size:0x4 scope:local
|
||||
@4278 = .rodata:0x000000A8; // type:object size:0x4 scope:local
|
||||
@4308 = .rodata:0x000000AC; // type:object size:0x4 scope:local data:float
|
||||
@4308 = .rodata:0x000000AC; // type:object size:0x4 scope:local align:4 data:float
|
||||
@4321 = .rodata:0x000000B0; // type:object size:0x4 scope:local
|
||||
@4322 = .rodata:0x000000B4; // type:object size:0x4 scope:local
|
||||
@4498 = .rodata:0x000000B8; // type:object size:0x4 scope:local
|
||||
@@ -79,7 +79,7 @@ ccSphSrc$3769 = .rodata:0x00000000; // type:object size:0x40 scope:local
|
||||
@4501 = .rodata:0x000000C4; // type:object size:0x4 scope:local
|
||||
@4503 = .rodata:0x000000C8; // type:object size:0x8 scope:local
|
||||
@4607 = .rodata:0x000000D0; // type:object size:0x4 scope:local
|
||||
@4620 = .rodata:0x000000D4; // type:object size:0x4 scope:local data:float
|
||||
@4620 = .rodata:0x000000D4; // type:object size:0x4 scope:local align:4 data:float
|
||||
@stringBase0 = .rodata:0x000000D8; // type:object size:0x3C scope:local data:string_table
|
||||
l_arcName = .data:0x00000000; // type:object size:0x4 scope:global
|
||||
l_daObjGOMIKABE_Method = .data:0x00000004; // type:object size:0x20 scope:global
|
||||
|
||||
Reference in New Issue
Block a user