mirror of
https://github.com/zeldaret/ss
synced 2026-09-03 01:54:18 -04:00
match d_a_obj_desert_debris
This commit is contained in:
@@ -17,9 +17,9 @@ public:
|
||||
virtual int actorExecute() override;
|
||||
virtual int draw() override;
|
||||
|
||||
bool checkStoryFlag();
|
||||
|
||||
private:
|
||||
bool checkStoryFlag() const;
|
||||
|
||||
nw4r::g3d::ResFile mResFile;
|
||||
m3d::smdl_c mMdl;
|
||||
dBgW mBgW;
|
||||
|
||||
Reference in New Issue
Block a user