mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
Decompile the last function in z_en_heishi2.c (#195)
This commit is contained in:
parent
b2df45ae06
commit
93e8dbcc9e
7 changed files with 50 additions and 288 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_80143CE0
|
||||
.float 0.666666686
|
||||
|
||||
glabel D_80143CE4
|
||||
.float 0.16666667
|
Loading…
Add table
Add a link
Reference in a new issue