mirror of
https://github.com/zeldaret/ss
synced 2026-08-10 19:16:59 -04:00
d_lyt_meter_cross_btn OK
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
mStateMgr.changeState(value); \
|
||||
}
|
||||
|
||||
#define STATE_MGR_DECLARE_UTIL_ISSTATE(class_name) \
|
||||
#define STATE_MGR_DEFINE_UTIL_ISSTATE(class_name) \
|
||||
bool isState(const sFStateID_c<class_name> &value) const { \
|
||||
return *mStateMgr.getStateID() == value; \
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user