mirror of
https://github.com/zeldaret/oot
synced 2026-08-18 05:38:37 -04:00
code_80106550 / llcvt.c and code_80104450 / ortho.c OK (#163)
* llcvt.c OK, added script from mm decomp to set mips3 * ortho.c OK * added entries to functions.h * named guNormalize.s
This commit is contained in:
@@ -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 purpose registers
|
||||
|
||||
.section .rodata
|
||||
|
||||
.balign 16
|
||||
|
||||
glabel D_8014B2E0
|
||||
.double -0
|
||||
|
||||
glabel D_8014B2E8
|
||||
.double -0
|
||||
Reference in New Issue
Block a user