actionSetInstEventFlag ctor dtor

This commit is contained in:
theo3
2020-08-27 12:29:46 -07:00
parent 71ac906495
commit aff4047630
5 changed files with 39 additions and 3 deletions
+2
View File
@@ -11,6 +11,8 @@ public:
virtual void enter() {}
virtual void loadParams() {}
virtual void oneShot() {}
};
KSYS_CHECK_SIZE_NX150(Action, 0x20);