mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-31 16:12:50 -04:00
d_menu_fmap and d_menu_fmap2D OK (#2202)
This commit is contained in:
@@ -519,6 +519,8 @@ public:
|
||||
void onFieldDataExistFlag() { mFieldDataExistFlag = true; }
|
||||
cXyz& getPos() { return mPos; }
|
||||
u8 getRegionNo() const { return mRegionNo; }
|
||||
char* getName() { return mName; }
|
||||
s16 getAngleY() { return mAngleY; }
|
||||
|
||||
private:
|
||||
/* 0x00 */ cXyz mPos;
|
||||
|
||||
Reference in New Issue
Block a user