mirror of
https://github.com/zeldaret/oot
synced 2026-09-03 10:09:27 -04:00
Decompile the last function in z_en_heishi2.c (#195)
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_80143CE0
|
||||
.float 0.666666686
|
||||
|
||||
glabel D_80143CE4
|
||||
.float 0.16666667
|
||||
Reference in New Issue
Block a user