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
|
|
@ -1,20 +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 .bss
|
||||
|
||||
glabel gGameInfo
|
||||
.space 0x8
|
||||
|
||||
glabel D_8015FA98
|
||||
.space 0x3
|
||||
|
||||
glabel D_8015FA9B
|
||||
.space 0x17D
|
||||
|
||||
glabel D_8015FC18
|
||||
.space 0x98
|
|
@ -1,20 +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_8011E0B0
|
||||
.incbin "baserom.z64", 0xB95250, 0x4
|
||||
|
||||
glabel D_8011E0B4
|
||||
.incbin "baserom.z64", 0xB95254, 0x20
|
||||
|
||||
glabel D_8011E0D4
|
||||
.incbin "baserom.z64", 0xB95274, 0x74
|
||||
|
||||
glabel D_8011E148
|
||||
.incbin "baserom.z64", 0xB952E8, 0x28
|
Loading…
Add table
Add a link
Reference in a new issue