Clean up mistakes and bad formatting

This commit is contained in:
Phlosioneer
2019-02-18 01:03:44 -05:00
parent 327de0283d
commit 08579edbcd
19 changed files with 159 additions and 158 deletions

View File

@@ -910,7 +910,7 @@ struct MapPosition
struct TradeRoomPlayer
{
u8 playerId;
u8 isSelf;
u8 isLocalPlayer;
u8 c;
u8 facing;
struct MapPosition pos;