Merge pull request #551 from Phlosioneer/multiplayer-stuff
Document overworld.c and link stuff in general
This commit is contained in:
+5
-5
@@ -906,13 +906,13 @@ struct MapPosition
|
||||
s8 height;
|
||||
};
|
||||
|
||||
struct UnkStruct_8054FF8
|
||||
struct TradeRoomPlayer
|
||||
{
|
||||
u8 a;
|
||||
u8 b;
|
||||
u8 playerId;
|
||||
u8 isLocalPlayer;
|
||||
u8 c;
|
||||
u8 d;
|
||||
struct MapPosition sub;
|
||||
u8 facing;
|
||||
struct MapPosition pos;
|
||||
u16 field_C;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user