mirror of
https://github.com/zeldaret/tp
synced 2026-08-06 18:03:15 -04:00
action checkpoint
This commit is contained in:
@@ -160,6 +160,7 @@ public:
|
||||
void onNonStopJunpFlowFlag() { mNonStopJunpFlowFlag = 1; }
|
||||
int getSelectNum() { return query005(NULL, NULL, 0); }
|
||||
s16 getChoiceNo() { return mChoiceNo; }
|
||||
void setMsg(u32 msg) { mMsg = msg; }
|
||||
|
||||
static queryFunc mQueryList[53];
|
||||
static eventFunc mEventList[43];
|
||||
|
||||
Reference in New Issue
Block a user