mirror of
https://github.com/zeldaret/ss
synced 2026-08-13 20:24:26 -04:00
Some adjacent splits
This commit is contained in:
@@ -71,8 +71,9 @@ d/d_base.cpp:
|
||||
.sbss start:0x805750C0 end:0x805750CC
|
||||
|
||||
d/d_carry.cpp:
|
||||
.text start:0x80050A20 end:0x80051C00
|
||||
.text start:0x80050A20 end:0x80051BF8
|
||||
.data start:0x805033D0 end:0x805033E0
|
||||
.sdata2 start:0x80576ED8 end:0x80576F20
|
||||
|
||||
d/d_cc.cpp:
|
||||
.text start:0x80051C00 end:0x800520F0
|
||||
@@ -811,6 +812,17 @@ DynamicLink.cpp:
|
||||
c/c_list.cpp:
|
||||
.text start:0x802E08C0 end:0x802E0A50
|
||||
|
||||
c/c_math.cpp:
|
||||
.text start:0x802E0A50 end:0x802E0CF8
|
||||
.data start:0x80541A70 end:0x80542278
|
||||
.sdata2 start:0x8057CC58 end:0x8057CC80
|
||||
|
||||
c/c_rand.cpp:
|
||||
.text start:0x802E0D00 end:0x802E0E64
|
||||
.ctors start:0x804DB8BC end:0x804DB8C0
|
||||
.sdata start:0x80573FB0 end:0x80573FB8
|
||||
.sdata2 start:0x8057CC80 end:0x8057CC98
|
||||
|
||||
c/c_tree.cpp:
|
||||
.text start:0x802E0E70 end:0x802E1140
|
||||
|
||||
|
||||
@@ -2096,17 +2096,17 @@ unloadCallback__7dBase_cFv = .text:0x800509D0; // type:function size:0x4
|
||||
initLoader__7dBase_cFv = .text:0x800509E0; // type:function size:0x1C
|
||||
createBase__7dBase_cFUsP7dBase_cUlUc = .text:0x80050A00; // type:function size:0x4
|
||||
createRoot__7dBase_cFUsUlUc = .text:0x80050A10; // type:function size:0x4
|
||||
CarriedActorCtor = .text:0x80050A20; // type:function size:0x118
|
||||
CarriedActorDtor = .text:0x80050B40; // type:function size:0x80
|
||||
__ct__16ActorCarryStructFv = .text:0x80050A20; // type:function size:0x118
|
||||
__dt__16ActorCarryStructFv = .text:0x80050B40; // type:function size:0x80
|
||||
set__16ActorCarryStructFUlfffPv = .text:0x80050BC0; // type:function size:0xB4
|
||||
actorAttachingRelated = .text:0x80050C80; // type:function size:0x13C
|
||||
fn_80050DC0 = .text:0x80050DC0; // type:function size:0x34
|
||||
fn_80050E00 = .text:0x80050E00; // type:function size:0x34
|
||||
fn_80050E40 = .text:0x80050E40; // type:function size:0x60
|
||||
fn_80050EA0__16ActorCarryStructFP12dAcObjBase_c = .text:0x80050EA0; // type:function size:0xC
|
||||
fn_80050EB0 = .text:0x80050EB0; // type:function size:0x140
|
||||
fn_80050EB0__16ActorCarryStructFP12dAcObjBase_c = .text:0x80050EB0; // type:function size:0x140
|
||||
bushTpFunc__16ActorCarryStructFR9dBgS_Acch = .text:0x80050FF0; // type:function size:0x19C
|
||||
fn_80051190 = .text:0x80051190; // type:function size:0x4C
|
||||
fn_80051190__16ActorCarryStructFP12dAcObjBase_c = .text:0x80051190; // type:function size:0x4C
|
||||
fn_800511E0__16ActorCarryStructFP12dAcObjBase_c = .text:0x800511E0; // type:function size:0x1D8
|
||||
isCarriedActor_NotGerock = .text:0x800513C0; // type:function size:0x78
|
||||
fn_80051440 = .text:0x80051440; // type:function size:0x17C
|
||||
@@ -30059,7 +30059,7 @@ lbl_80503248 = .data:0x80503248; // type:object size:0x30
|
||||
lbl_80503278 = .data:0x80503278; // type:object size:0x9C
|
||||
lbl_80503314 = .data:0x80503314; // type:object size:0x6C
|
||||
__vt__7dBase_c = .data:0x80503380; // type:object size:0x4C
|
||||
lbl_805033D0 = .data:0x805033D0; // type:object size:0x10
|
||||
__vt__16ActorCarryStruct = .data:0x805033D0; // type:object size:0xC
|
||||
__vt__18ColliderLinkedList = .data:0x805033E0; // type:object size:0xC
|
||||
__vt__Q24dDvd8loader_c = .data:0x805033F0; // type:object size:0x10
|
||||
lbl_80503400 = .data:0x80503400; // type:object size:0x40
|
||||
|
||||
Reference in New Issue
Block a user