mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 13:03:33 -04:00
d_s_logo / d_s_play debug work, d_a_kago cleanup, misc cleanup (#3116)
* d_a_kago cleanup * d_s_logo wii/shield work * d_s_logo / d_s_play debug work * fix missing profile class sizeof's * fix phase->id values * build fixes * fix dCamera_c and camera profile
This commit is contained in:
@@ -209,11 +209,12 @@ private:
|
||||
/* 0x1A0 */ dSvBit_childItOneZoneHIO_c mOneZoneSave;
|
||||
};
|
||||
|
||||
class dSvBit_HIO_c {
|
||||
class dSvBit_HIO_c : public JORReflexible {
|
||||
public:
|
||||
void init();
|
||||
|
||||
virtual ~dSvBit_HIO_c() {}
|
||||
void genMessage(JORMContext*);
|
||||
|
||||
/* 0x004 */ s8 field_0x4;
|
||||
/* 0x008 */ dSvBit_childSwitchHIO_c mSwitch;
|
||||
|
||||
Reference in New Issue
Block a user