diff options
author | Akira Akashi <rubenru09@aol.com> | 2021-05-15 01:21:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-15 01:21:40 +0100 |
commit | 685d024bb173cc24f6b382e76cd989fe5966df9e (patch) | |
tree | 9723a5bda81a9611d262a8ad75f686d5eddaaa19 /asm/code_80155B50.s | |
parent | f8eea1781835757af03f64e4493c3657ab2ff7f1 (diff) | |
parent | bcf5b6ad0b36d49af906dd90a540a6bed98c2d61 (diff) |
name some rendering related labels
Diffstat (limited to 'asm/code_80155B50.s')
-rw-r--r-- | asm/code_80155B50.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_80155B50.s b/asm/code_80155B50.s index 956b596..d6154c8 100644 --- a/asm/code_80155B50.s +++ b/asm/code_80155B50.s @@ -1228,7 +1228,7 @@ lbl_80156C28: /* 80156C68 001528C8 98 61 00 0A */ stb r3, 0xa(r1)
/* 80156C6C 001528CC 98 01 00 0B */ stb r0, 0xb(r1)
/* 80156C70 001528D0 41 82 04 F0 */ beq lbl_80157160
-/* 80156C74 001528D4 80 8D A3 D8 */ lwz r4, lbl_8063F698-_SDA_BASE_(r13)
+/* 80156C74 001528D4 80 8D A3 D8 */ lwz r4, render_context_ptr-_SDA_BASE_(r13)
/* 80156C78 001528D8 38 60 00 00 */ li r3, 0
/* 80156C7C 001528DC 88 04 00 82 */ lbz r0, 0x82(r4)
/* 80156C80 001528E0 2C 00 00 00 */ cmpwi r0, 0
|