mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-10 03:01:56 -04:00
BE or un-BE, that is the question
This commit is contained in:
@@ -254,7 +254,7 @@ public:
|
||||
// SizedGroup in d_a_passer_mng.cpp relies on this layout, any changes here should also be changed there
|
||||
struct Group {
|
||||
u8 field_0x00;
|
||||
BE(int) field_0x04[0];
|
||||
int field_0x04[0];
|
||||
};
|
||||
|
||||
static const Group* mGroupTbl[4];
|
||||
|
||||
Reference in New Issue
Block a user