mirror of
https://github.com/zeldaret/tp
synced 2026-08-19 22:02:38 -04:00
work on d_a_npc_the and d_a_npc (#2120)
This commit is contained in:
@@ -162,6 +162,7 @@ public:
|
||||
int getSelectNum() { return query005(NULL, NULL, 0); }
|
||||
s16 getChoiceNo() { return mChoiceNo; }
|
||||
void setMsg(u32 msg) { mMsg = msg; }
|
||||
bool checkEndFlow() { return field_0x26 == 1; }
|
||||
|
||||
static queryFunc mQueryList[53];
|
||||
static eventFunc mEventList[43];
|
||||
|
||||
Reference in New Issue
Block a user