mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-02 01:30:00 -04:00
Fix cLib_calcTimer (#1963)
* Fix cLib_calcTimer * Clean up some additional RELs
This commit is contained in:
+10
-10
@@ -7,22 +7,22 @@ Section | Percentage | Decompiled (bytes) | Total (bytes)
|
||||
.init | 97.972973% | 9280 | 9472
|
||||
.extab | 100.000000% | 96 | 96
|
||||
.extabindex | 100.000000% | 96 | 96
|
||||
.text | 34.326954% | 1234584 | 3596544
|
||||
.text | 34.328845% | 1234652 | 3596544
|
||||
.ctors | 100.000000% | 448 | 448
|
||||
.dtors | 100.000000% | 32 | 32
|
||||
.rodata | 100.000000% | 193856 | 193856
|
||||
.data | 100.000000% | 197632 | 197632
|
||||
.sdata | 100.000000% | 1408 | 1408
|
||||
.sdata2 | 100.000000% | 20832 | 20832
|
||||
Total | 41.249821% | 1658520 | 4020672
|
||||
Total | 41.251512% | 1658588 | 4020672
|
||||
|
||||
## Total
|
||||
|
||||
Section | Percentage | Decompiled (bytes) | Total (bytes)
|
||||
---|---|---|---
|
||||
main.dol | 41.249821% | 1658520 | 4020672
|
||||
RELs | 34.630503% | 3982620 | 11500324
|
||||
Total | 36.345219% | 5641140 | 15520996
|
||||
main.dol | 41.251512% | 1658588 | 4020672
|
||||
RELs | 34.631963% | 3982788 | 11500324
|
||||
Total | 36.346740% | 5641376 | 15520996
|
||||
|
||||
## RELs
|
||||
|
||||
@@ -622,7 +622,7 @@ d_a_obj_swLight | 40.346767% | 3444 | 8536
|
||||
d_a_obj_swchain | 24.473297% | 3996 | 16328
|
||||
d_a_obj_swhang | 38.446450% | 3920 | 10196
|
||||
d_a_obj_sword | 45.479963% | 1952 | 4292
|
||||
d_a_obj_swpropeller | 98.552722% | 5720 | 5804
|
||||
d_a_obj_swpropeller | 100.000000% | 5804 | 5804
|
||||
d_a_obj_swpush | 31.657104% | 3752 | 11852
|
||||
d_a_obj_swpush2 | 34.150019% | 3624 | 10612
|
||||
d_a_obj_swpush5 | 39.210384% | 2900 | 7396
|
||||
@@ -690,7 +690,7 @@ d_a_path_line | 100.000000% | 508 | 508
|
||||
d_a_peru | 33.139234% | 10244 | 30912
|
||||
d_a_ppolamp | 42.341463% | 1736 | 4100
|
||||
d_a_scene_exit | 61.359223% | 1264 | 2060
|
||||
d_a_scene_exit2 | 99.075297% | 3000 | 3028
|
||||
d_a_scene_exit2 | 100.000000% | 3028 | 3028
|
||||
d_a_set_bgobj | 100.000000% | 1108 | 1108
|
||||
d_a_shop_item | 43.088737% | 2020 | 4688
|
||||
d_a_skip_2D | 100.000000% | 1332 | 1332
|
||||
@@ -723,7 +723,7 @@ d_a_tag_escape | 100.000000% | 712 | 712
|
||||
d_a_tag_event | 31.075697% | 1248 | 4016
|
||||
d_a_tag_evt | 37.815126% | 1620 | 4284
|
||||
d_a_tag_evtarea | 100.000000% | 3548 | 3548
|
||||
d_a_tag_evtmsg | 99.225664% | 3588 | 3616
|
||||
d_a_tag_evtmsg | 100.000000% | 3616 | 3616
|
||||
d_a_tag_firewall | 35.325132% | 1608 | 4552
|
||||
d_a_tag_gra | 100.000000% | 800 | 800
|
||||
d_a_tag_gstart | 100.000000% | 1208 | 1208
|
||||
@@ -747,7 +747,7 @@ d_a_tag_mmsg | 100.000000% | 1960 | 1960
|
||||
d_a_tag_msg | 37.563971% | 1468 | 3908
|
||||
d_a_tag_mstop | 43.995098% | 1436 | 3264
|
||||
d_a_tag_mwait | 100.000000% | 2896 | 2896
|
||||
d_a_tag_myna2 | 98.401826% | 1724 | 1752
|
||||
d_a_tag_myna2 | 100.000000% | 1752 | 1752
|
||||
d_a_tag_myna_light | 100.000000% | 3124 | 3124
|
||||
d_a_tag_pachi | 100.000000% | 2528 | 2528
|
||||
d_a_tag_poFire | 100.000000% | 1688 | 1688
|
||||
@@ -785,4 +785,4 @@ d_a_vrbox2 | 44.907111% | 2804 | 6244
|
||||
d_a_warp_bug | 100.000000% | 2024 | 2024
|
||||
d_a_ykgr | 44.400631% | 2252 | 5072
|
||||
f_pc_profile_lst | 100.000000% | 28156 | 28156
|
||||
Total | 34.630503% | 3982620 | 11500324
|
||||
Total | 34.631963% | 3982788 | 11500324
|
||||
|
||||
Reference in New Issue
Block a user