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_8005CEAC.s | |
parent | f8eea1781835757af03f64e4493c3657ab2ff7f1 (diff) | |
parent | bcf5b6ad0b36d49af906dd90a540a6bed98c2d61 (diff) |
name some rendering related labels
Diffstat (limited to 'asm/code_8005CEAC.s')
-rw-r--r-- | asm/code_8005CEAC.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_8005CEAC.s b/asm/code_8005CEAC.s index a299ef5..6f5b39a 100644 --- a/asm/code_8005CEAC.s +++ b/asm/code_8005CEAC.s @@ -13561,7 +13561,7 @@ func_8006966C: /* 80069674 000652D4 90 01 00 34 */ stw r0, 0x34(r1) /* 80069678 000652D8 39 61 00 30 */ addi r11, r1, 0x30 /* 8006967C 000652DC 48 15 DA AD */ bl _savegpr_27 -/* 80069680 000652E0 80 8D A3 D8 */ lwz r4, lbl_8063F698-_SDA_BASE_(r13) +/* 80069680 000652E0 80 8D A3 D8 */ lwz r4, render_context_ptr-_SDA_BASE_(r13) /* 80069684 000652E4 88 04 00 82 */ lbz r0, 0x82(r4) /* 80069688 000652E8 2C 00 00 00 */ cmpwi r0, 0 /* 8006968C 000652EC 40 82 10 A8 */ bne lbl_8006A734 |