mirror of
https://github.com/zeldaret/ss
synced 2026-06-10 20:58:38 -04:00
correcting build problems
This commit is contained in:
@@ -92,6 +92,7 @@ public:
|
||||
void fn_801B4B80(u32 mapParams, const mVec3_c ¢er, const mVec3_c &size);
|
||||
void fn_801B4C70(const mVec3_c &);
|
||||
void fn_801B50C0(s32);
|
||||
const mVec3_c &fn_801B4C90() const;
|
||||
const mVec3_c &fn_801B4CB0() const;
|
||||
s32 fn_801B4F10(s32 roomid, const mVec3_c &position) const;
|
||||
};
|
||||
|
||||
@@ -33,6 +33,7 @@ public:
|
||||
void execute();
|
||||
bool isBusyRendering() const;
|
||||
void fn_8012D610(mVec3_c *out);
|
||||
void fn_8012D670(mVec3_c *out);
|
||||
void fn_8012D6D0(mVec3_c *out);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user