mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
35/37 Functions Decompiled in ovl_En_Heishi2 (#117)
* started * did more work * did some more * Update * Merged master * EnHeishi2_Update OK * func_80A549E8 OK * func_80A54954 OK * EnHeishi2_Draw OK * Removed unused asm * func_80A543A0 OK * func_80A53638 OK. Fixed type of func_8008F08C * done for rn, will work on it later * func_80A53850 OK * func_80A53F30 OK * func_80A53D0C OK * Made cylinderInit in En_Ma3 static * Made suggested changes. Removed return from functions by adding else * Made suggested changes. Removed a.out file that accidentally got added * Made suggested changes * moved #include <vt.h> from header to c file * fixed formatting * added line break * Made suggested changes * ran format * Fixed unk_2F2
This commit is contained in:
parent
7d7c851289
commit
8e7ca2d497
45 changed files with 899 additions and 2271 deletions
|
@ -1,18 +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 .data
|
||||
|
||||
glabel En_Heishi2_InitVars
|
||||
.word 0x00B30400, 0x00000009, 0x00970000, 0x000003E4
|
||||
.word EnHeishi2_Init
|
||||
.word EnHeishi2_Destroy
|
||||
.word EnHeishi2_Update
|
||||
.word EnHeishi2_Draw
|
||||
glabel D_80A54F10
|
||||
.word 0x0A000039, 0x20010000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000100, 0x00210028, 0x00000000, 0x00000000, 0x00000000
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue