summaryrefslogtreecommitdiff
path: root/asm/text_10_2.s
diff options
context:
space:
mode:
authorMax <mparisi@stevens.edu>2020-09-19 13:51:53 -0400
committerMax <mparisi@stevens.edu>2020-09-19 13:51:53 -0400
commitd2d752fdfe77ffb3db5a1c69a622c64f48c73dbf (patch)
treed4c7a2272e31d44b68f7443f09e9db0e029a7740 /asm/text_10_2.s
parentc7061897f6589e7a9b346fc87a1b8b4f75facfc5 (diff)
changed some lbl_'s to func_'s and added the .global directive to them (doldisasm misidentified them as branches
Diffstat (limited to 'asm/text_10_2.s')
-rw-r--r--asm/text_10_2.s12
1 files changed, 9 insertions, 3 deletions
diff --git a/asm/text_10_2.s b/asm/text_10_2.s
index 42a150f..385f97e 100644
--- a/asm/text_10_2.s
+++ b/asm/text_10_2.s
@@ -3369,7 +3369,9 @@ lbl_8034CC4C:
/* 8034CC60 003488C0 7C 08 03 A6 */ mtlr r0
/* 8034CC64 003488C4 38 21 00 30 */ addi r1, r1, 0x30
/* 8034CC68 003488C8 4E 80 00 20 */ blr
-lbl_8034CC6C:
+
+.global func_8034CC6C
+func_8034CC6C:
/* 8034CC6C 003488CC 94 21 FF D0 */ stwu r1, -0x30(r1)
/* 8034CC70 003488D0 7C 08 02 A6 */ mflr r0
/* 8034CC74 003488D4 90 01 00 34 */ stw r0, 0x34(r1)
@@ -3654,7 +3656,9 @@ lbl_8034D050:
/* 8034D054 00348CB4 7C 08 03 A6 */ mtlr r0
/* 8034D058 00348CB8 38 21 00 B0 */ addi r1, r1, 0xb0
/* 8034D05C 00348CBC 4E 80 00 20 */ blr
-lbl_8034D060:
+
+.global func_8034D060
+func_8034D060:
/* 8034D060 00348CC0 94 21 FF C0 */ stwu r1, -0x40(r1)
/* 8034D064 00348CC4 7C 08 02 A6 */ mflr r0
/* 8034D068 00348CC8 90 01 00 44 */ stw r0, 0x44(r1)
@@ -3840,7 +3844,9 @@ lbl_8034D2EC:
/* 8034D2F4 00348F54 7C 08 03 A6 */ mtlr r0
/* 8034D2F8 00348F58 38 21 00 10 */ addi r1, r1, 0x10
/* 8034D2FC 00348F5C 4E 80 00 20 */ blr
-lbl_8034D300:
+
+.global func_8034D300
+func_8034D300:
/* 8034D300 00348F60 90 83 00 20 */ stw r4, 0x20(r3)
/* 8034D304 00348F64 4E 80 00 20 */ blr