mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07: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