mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
Removed asm files from En_Tana
This commit is contained in:
parent
a40827fc25
commit
36b9f914dc
8 changed files with 0 additions and 267 deletions
|
@ -1,27 +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_Tana_InitVars
|
||||
.word 0x00C20600, 0x00000009, 0x00B20000, 0x0000014C
|
||||
.word EnTana_Init
|
||||
.word EnTana_Destroy
|
||||
.word EnTana_Update
|
||||
.word 0x00000000
|
||||
glabel D_80B18200
|
||||
.word D_80B18230
|
||||
.word D_80B18238
|
||||
glabel D_80B18208
|
||||
.word func_80B17FC4
|
||||
.word func_80B1809C
|
||||
.word func_80B1809C
|
||||
glabel D_80B18214
|
||||
.word 0x06000B80, 0x060027E8, 0x060027E8
|
||||
glabel D_80B18220
|
||||
.word 0x00000000, 0x06000E08, 0x06001608, 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_80B182C0
|
||||
|
||||
.incbin "baserom/ovl_En_Tana", 0x390, 0x000000A0
|
|
@ -1,41 +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_80B18230
|
||||
.word 0xCCDAA4CE, 0xC3AA0000
|
||||
glabel D_80B18238
|
||||
.word 0xC0D0A4CE, 0xC3AA0000
|
||||
glabel D_80B18240
|
||||
.asciz "☆☆☆ %s ☆☆☆\n"
|
||||
.balign 4
|
||||
|
||||
glabel D_80B18254
|
||||
.asciz "../z_en_tana.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80B18264
|
||||
.asciz "../z_en_tana.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80B18274
|
||||
.asciz "../z_en_tana.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80B18284
|
||||
.asciz "../z_en_tana.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80B18294
|
||||
.asciz "../z_en_tana.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80B182A4
|
||||
.word 0x2E2E2F7A, 0x5F656E5F, 0x74616E61, 0x2E630000, 0x00000000, 0x00000000, 0x00000000
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue