d_meter_HIO Wii/debug mostly matching (#3158)

This commit is contained in:
Max Roncace
2026-06-19 20:53:09 -04:00
committed by GitHub
parent 79fda477b1
commit fc1515fe61
18 changed files with 1850 additions and 261 deletions
@@ -20,7 +20,11 @@ public:
#endif
};
class JORReflexible : public JOREventListener {
class JORReflexible
#if !PLATFORM_WII
: public JOREventListener
#endif
{
public:
#if DEBUG
JORReflexible() {}