torch update, aquas export, some asset cleanup (#166)

* a start

* some things

* format

* hitboxes

* soon

* fixes and such

* Torch

* one fix

* torch

* formatting

* whoops the math
This commit is contained in:
petrie911
2024-03-14 12:43:50 -03:00
committed by GitHub
parent 206bfac9ef
commit 75bbe0ba6a
9 changed files with 792 additions and 66 deletions
-29
View File
@@ -1,29 +0,0 @@
#ifndef AST_AQUAS_H
#define AST_AQUAS_H
#include "gfx.h"
#include "sf64object.h"
#include "structs.h"
extern f32 D_6030BFC[];
extern f32 D_6030C18[];
extern f32 D_6030C44[];
extern f32 D_6030D20[];
extern f32 D_6030D3C[];
extern f32 D_6030D58[];
extern f32 D_6030F74[];
extern f32 D_6031398[];
extern f32 D_60313CC[];
extern f32 D_6031400[];
extern f32 D_603144C[];
extern f32 D_6031480[];
extern f32 D_60314AC[];
extern f32 D_60314C8[];
extern f32 D_60314E4[];
extern f32 D_6031500[];
extern f32 D_603151C[];
extern f32 D_6031538[];
extern f32 D_6031554[];
extern f32 D_6031570[];
#endif