mirror of
https://github.com/zeldaret/oot
synced 2026-09-02 10:01:38 -04:00
Moving out cutscene data
This commit is contained in:
@@ -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_80AF5290
|
||||
|
||||
.incbin "baserom/ovl_En_Ru2", 0x2D40, 0x000002D0
|
||||
Reference in New Issue
Block a user