Swap two fields in player PC struct
This commit is contained in:
+1
-1
@@ -8,8 +8,8 @@
|
||||
|
||||
struct PlayerPCItemPageStruct
|
||||
{
|
||||
u16 cursorPos;
|
||||
u16 itemsAbove;
|
||||
u16 cursorPos;
|
||||
u8 pageItems;
|
||||
u8 count;
|
||||
u8 filler_6[3];
|
||||
|
||||
Reference in New Issue
Block a user