mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
Merge branch 'master' of https://github.com/zeldaret/oot into ovl_Obj_Bombiwa
This commit is contained in:
commit
f263ce0b9c
38 changed files with 654 additions and 1689 deletions
|
@ -1,16 +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 purposee registers
|
||||
|
||||
.section .data
|
||||
|
||||
glabel En_Lightbox_InitVars
|
||||
.word 0x007C0600, 0x00000010, 0x00810000, 0x00000164
|
||||
.word EnLightbox_Init
|
||||
.word EnLightbox_Destroy
|
||||
.word EnLightbox_Update
|
||||
.word EnLightbox_Draw
|
||||
|
|
@ -1,11 +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 purposee registers
|
||||
|
||||
.section .rodata
|
||||
glabel D_80A9EE10
|
||||
|
||||
.incbin "baserom/ovl_En_Lightbox", 0x440, 0x00000030
|
|
@ -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 purposee registers
|
||||
|
||||
.section .rodata
|
||||
|
||||
glabel D_80A9EE00
|
||||
.word 0x3F333333, 0x00000000, 0x00000000, 0x00000000
|
||||
|
||||
|
|
@ -1,15 +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 purposee registers
|
||||
|
||||
.section .data
|
||||
|
||||
glabel D_808009A0
|
||||
.word 0x00000000, 0x00000000
|
||||
glabel D_808009A8
|
||||
.word 0x64646400, 0x64646400
|
||||
glabel D_808009B0
|
||||
.word 0xFFFFFF00, 0xFFFFFF00, 0x45454500, 0x00000000
|
|
@ -1,11 +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 purposee registers
|
||||
|
||||
.section .rodata
|
||||
glabel D_80800AB0
|
||||
|
||||
.incbin "baserom/ovl_title", 0xAB0, 0x000000E0
|
Loading…
Add table
Add a link
Reference in a new issue