mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
en_reeba OK (#434)
* leever progress * leever progress * leever progress * 2 non matchings * test * merge master, match two functions * progress * OK * revert permissions change * remove unwanted file * review * use decr * merge * merge and review * early return * vt
This commit is contained in:
parent
5d39ae1cc7
commit
269aa0f36f
29 changed files with 649 additions and 1907 deletions
|
@ -1,26 +0,0 @@
|
|||
.include "macro.inc"
|
||||
|
||||
# assembler directives
|
||||
.set noat # allow manual use of $at
|
||||
.set noreorder # don't insert nops after branches
|
||||
.set gp=64 # allow use of 64-bit general purpose registers
|
||||
|
||||
.section .data
|
||||
|
||||
.balign 16
|
||||
|
||||
glabel D_80AE6560
|
||||
.word 0x00E2E1E2, 0xC1E2E2D2, 0xE1E4E6E2, 0x34E2E2E2, 0xE2003400, 0x0000E2E8, 0xE4E2E8E4, 0x10000000
|
||||
glabel En_Reeba_InitVars
|
||||
.word 0x001C0800, 0x08000015, 0x00170000, 0x000002DC
|
||||
.word EnReeba_Init
|
||||
.word EnReeba_Destroy
|
||||
.word EnReeba_Update
|
||||
.word EnReeba_Draw
|
||||
glabel D_80AE65A0
|
||||
.word 0x05110939, 0x10010000, 0x00000000, 0xFFCFFFFF, 0x08080000, 0xFFCFFFFF, 0x00000000, 0x01050100, 0x00140028, 0x00000000, 0x00000000
|
||||
glabel D_80AE65CC
|
||||
.word 0x00000000, 0x00000000, 0x00000000
|
||||
glabel D_80AE65D8
|
||||
.word 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
.include "macro.inc"
|
||||
|
||||
# assembler directives
|
||||
.set noat # allow manual use of $at
|
||||
.set noreorder # don't insert nops after branches
|
||||
.set gp=64 # allow use of 64-bit general purpose registers
|
||||
|
||||
.section .rodata
|
||||
|
||||
.balign 16
|
||||
|
||||
glabel D_80AE66F0
|
||||
.incbin "baserom/ovl_En_Reeba", 0x1A20, 0x00000240
|
Loading…
Add table
Add a link
Reference in a new issue