mirror of
https://github.com/zeldaret/oot
synced 2026-07-08 14:26:45 -04:00
Merge pull request #28 from Roman971/z_path.c
Rename/document some small files and Decompile z_path.c
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_8013E760
|
||||
.incbin "baserom.z64", 0xBB5900, 0x10
|
||||
Reference in New Issue
Block a user