mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00: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:
parent
c68d752813
commit
02fc5287cc
14 changed files with 118 additions and 326 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue