Start renaming symbols
I finally figured out what the code is trying to do. I have a foothold; the rest should follow.
This commit is contained in:
+2
-2
@@ -907,12 +907,12 @@ struct MapPosition
|
||||
s8 height;
|
||||
};
|
||||
|
||||
struct UnkStruct_8054FF8
|
||||
struct TradeRoomTrainer
|
||||
{
|
||||
u8 a;
|
||||
u8 b;
|
||||
u8 c;
|
||||
u8 d;
|
||||
u8 facing;
|
||||
struct MapPosition sub;
|
||||
u16 field_C;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user