mirror of
https://github.com/zeldaret/botw
synced 2026-05-23 15:01:35 -04:00
ksys/res: Add missing cLoadDataAlignment constant to GameData
This commit is contained in:
@@ -76,6 +76,8 @@ public:
|
||||
return mVector4fArrayFlags;
|
||||
}
|
||||
|
||||
static constexpr size_t cLoadDataAlignment = 4;
|
||||
|
||||
private:
|
||||
s32 _14 = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user