mirror of
https://github.com/zeldaret/tp
synced 2026-06-28 03:03:14 -04:00
move / fix bunch of stuff (#133)
* fix some class structures / d_event wip * d_event wip * move gamepad stuff * move m_Do_main * move d_bomb / partial m_Do_reset * format * remove asm * add Z2SoundID enum * move some Z2 classes * fix * move more Z2 stuff * fix fopAc_ac_c more
This commit is contained in:
@@ -73,8 +73,6 @@ struct dStage_roomControl_c {
|
||||
static u8 mStatus[65792];
|
||||
};
|
||||
|
||||
struct dKy_tevstr_c {};
|
||||
|
||||
struct J3DModelData {
|
||||
/* 8032600C */ void simpleCalcMaterial(u16, f32 (*)[4]);
|
||||
};
|
||||
@@ -203,12 +201,6 @@ struct J3DModel {};
|
||||
|
||||
struct J3DMaterial {};
|
||||
|
||||
struct J3DLightObj {};
|
||||
|
||||
struct J3DLightInfo {
|
||||
/* 803256C4 */ void operator=(J3DLightInfo const&);
|
||||
};
|
||||
|
||||
struct J3DGXColor {};
|
||||
|
||||
struct J3DFrameCtrl {
|
||||
|
||||
Reference in New Issue
Block a user