mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
NPC str cleanup and misc for 100% linkability (#2723)
* NPC str cleanup and misc for 100% linkability * d_msg_object equiv
This commit is contained in:
@@ -81,7 +81,7 @@ public:
|
||||
bool getGameStartFlag() { return mGameStartFlag; }
|
||||
void setPotBreakFlag() { mPotBreakFlag = true; }
|
||||
|
||||
static void* mCutNameList[8];
|
||||
static char* mCutNameList[8];
|
||||
static u8 mCutList[96];
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user