mirror of
https://github.com/zeldaret/tp
synced 2026-07-10 15:13:54 -04:00
delete variables.h
This commit is contained in:
@@ -17,12 +17,9 @@ void GXGetTexObjWidth(void);
|
||||
void cXyz_NS_dtor(void);
|
||||
void GXLoadNrmMtxImm(void);
|
||||
void GXLoadPosMtxImm(void);
|
||||
|
||||
void GXSetArray(void);
|
||||
void GXSetNumIndStages(void);
|
||||
|
||||
void GXSetTexCoordScaleManually(void);
|
||||
|
||||
void J3DAnmColor_NS_searchUpdateMaterialID(void);
|
||||
void J3DAnmTevRegKey_NS_searchUpdateMaterialID(void);
|
||||
void J3DAnmTexPattern_NS_searchUpdateMaterialID(void);
|
||||
@@ -298,13 +295,10 @@ void mDoExt_createZeldaHeap(void);
|
||||
void mDoExt_destroyExpHeap(void);
|
||||
void mDoExt_getArchiveHeapPtr(void);
|
||||
void mDoExt_getAssertHeap(void);
|
||||
|
||||
void mDoExt_getDbPrintHeap(void);
|
||||
|
||||
void mDoExt_getMesgFont(void);
|
||||
void mDoExt_getRubyFont(void);
|
||||
void mDoExt_getSubFont(void);
|
||||
|
||||
void mDoExt_initFont0(void);
|
||||
void mDoExt_initFont1(void);
|
||||
void mDoExt_initFont2(void);
|
||||
@@ -332,6 +326,11 @@ void setErrorFlag__7JKRHeapFb(void);
|
||||
void strcmp(void);
|
||||
}
|
||||
|
||||
class j3dsys {
|
||||
public:
|
||||
Mtx mtx;
|
||||
};
|
||||
|
||||
// additional symbols needed for m_Do_ext.cpp
|
||||
// autogenerated by split.py v0.4 at 2021-01-31 20:51:05.468192
|
||||
extern u8 lbl_803740C0;
|
||||
@@ -409,6 +408,10 @@ extern u8 lbl_804563DC;
|
||||
extern u8 lbl_804563E4;
|
||||
extern u8 lbl_804563F0;
|
||||
extern u8 lbl_804563F8;
|
||||
extern u8 lbl_80450AE0;
|
||||
extern j3dsys lbl_80434AC8;
|
||||
extern u8 lbl_80451180;
|
||||
extern JKRHeap* sCurrentHeap__7JKRHeap; // JKRHeap::sCurrentHeap
|
||||
|
||||
extern "C" {
|
||||
// mDoExt_setJ3DData__FPA4_fPC16J3DTransformInfoUs
|
||||
|
||||
Reference in New Issue
Block a user