mirror of
https://github.com/zeldaret/oot
synced 2026-07-11 15:18:59 -04:00
En_Kanban (#533)
* Darkmeiro decompilation Bg_Gnd_Darkmeiro decompiled, matched, and documented. * give this a shot * fix conflict * one more try * could be useful * whoops * ZAP2 stuff * ZAP why * ZAP again * matching * more stuff * names * names and formatting * vt * header * adjusted gfx Co-authored-by: petrie911 <pmontag@DESKTOP-LG8A167.localdomain>
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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_80A95140
|
||||
.incbin "baserom/ovl_En_Kanban", 0x31A0, 0x00000210
|
||||
Reference in New Issue
Block a user