1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 07:20:16 +00:00

Fix remaining rom/ram pointers (#190)

This commit is contained in:
Roman971 2020-06-05 23:09:43 +02:00 committed by GitHub
parent 94d810193a
commit 68f5d212a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 91 additions and 28 deletions

View file

@ -4,9 +4,9 @@ glabel func_8006F0D4
/* AE627C 8006F0DC 000E71C0 */ sll $t6, $t6, 7
/* AE6280 8006F0E0 00047840 */ sll $t7, $a0, 1
/* AE6284 8006F0E4 01CFC021 */ addu $t8, $t6, $t7
/* AE6288 8006F0E8 3C038017 */ lui $v1, %hi(D_801759C0)
/* AE6288 8006F0E8 3C038017 */ lui $v1, %hi(gZBuffer)
/* AE628C 8006F0EC 00781821 */ addu $v1, $v1, $t8
/* AE6290 8006F0F0 946359C0 */ lhu $v1, %lo(D_801759C0)($v1)
/* AE6290 8006F0F0 946359C0 */ lhu $v1, %lo(gZBuffer)($v1)
/* AE6294 8006F0F4 03E00008 */ jr $ra
/* AE6298 8006F0F8 3062FFFF */ andi $v0, $v1, 0xffff