mirror of
https://github.com/zeldaret/tp
synced 2026-08-02 00:24:25 -04:00
auto decompile more functions
This commit is contained in:
@@ -63,12 +63,12 @@ struct dRes_control_c {
|
||||
|
||||
struct dPa_levelEcallBack {};
|
||||
|
||||
struct _GXColor {};
|
||||
|
||||
struct cXyz {
|
||||
static f32 Zero[3];
|
||||
};
|
||||
|
||||
struct _GXColor {};
|
||||
|
||||
struct csXyz {
|
||||
/* 80018BD0 */ ~csXyz();
|
||||
};
|
||||
|
||||
@@ -93,18 +93,18 @@ struct dStage_roomControl_c {
|
||||
|
||||
struct dPa_levelEcallBack {};
|
||||
|
||||
struct dKy_tevstr_c {};
|
||||
struct _GXColor {};
|
||||
|
||||
struct cBgS_PolyInfo {};
|
||||
|
||||
struct _GXColor {};
|
||||
|
||||
struct csXyz {
|
||||
/* 802673F4 */ csXyz(s16, s16, s16);
|
||||
|
||||
static u8 Zero[4];
|
||||
};
|
||||
|
||||
struct dKy_tevstr_c {};
|
||||
|
||||
struct dPa_control_c {
|
||||
struct level_c {
|
||||
/* 8004B918 */ void getEmitter(u32);
|
||||
|
||||
@@ -15,14 +15,14 @@ struct layer_class {};
|
||||
|
||||
struct dPa_levelEcallBack {};
|
||||
|
||||
struct cXyz {};
|
||||
|
||||
struct dKy_tevstr_c {};
|
||||
|
||||
struct _GXColor {};
|
||||
|
||||
struct cXyz {};
|
||||
|
||||
struct csXyz {};
|
||||
|
||||
struct dKy_tevstr_c {};
|
||||
|
||||
struct dPa_control_c {
|
||||
/* 8004CA90 */ void set(u8, u16, cXyz const*, dKy_tevstr_c const*, csXyz const*, cXyz const*,
|
||||
u8, dPa_levelEcallBack*, s8, _GXColor const*, _GXColor const*,
|
||||
|
||||
Reference in New Issue
Block a user