diff options
author | Max <mparisi@stevens.edu> | 2020-09-19 11:36:57 -0400 |
---|---|---|
committer | Max <mparisi@stevens.edu> | 2020-09-19 11:36:57 -0400 |
commit | a710bc22d0df7cca6824e1c0136bce33ab341d0e (patch) | |
tree | 103fe9f13f8040dbce4dab5f59f5e1dd4f3603bf /asm/text_4.s | |
parent | 4ca53a5a87f459bceb2ec7c5020d107f115759b7 (diff) | |
parent | b1d7f955b8ec6774bb4513275bd3da49fd70d7cb (diff) |
Merge branch 'master' of https://github.com/doldecomp/pokerevo
Diffstat (limited to 'asm/text_4.s')
-rw-r--r-- | asm/text_4.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/text_4.s b/asm/text_4.s index 53306fa..d5a8373 100644 --- a/asm/text_4.s +++ b/asm/text_4.s @@ -85088,7 +85088,7 @@ lbl_80164C9C: /* 80164CD8 00160938 38 A0 00 00 */ li r5, 0 /* 80164CDC 0016093C 38 E0 00 80 */ li r7, 0x80 /* 80164CE0 00160940 98 08 00 04 */ stb r0, 4(r8) -/* 80164CE4 00160944 48 06 21 84 */ b func_801C6E68 +/* 80164CE4 00160944 48 06 21 84 */ b __construct_array lbl_80164CE8: /* 80164CE8 00160948 38 00 00 00 */ li r0, 0 /* 80164CEC 0016094C B0 03 00 00 */ sth r0, 0(r3) |