Remove unused member in paint_session.

This commit is contained in:
Matt 2018-12-05 18:57:06 +01:00 committed by Michał Janiszewski
parent f5f3bfe087
commit aa8b8d8415
1 changed files with 0 additions and 1 deletions

View File

@ -149,7 +149,6 @@ struct paint_session
paint_entry* EndOfPaintStructArray;
paint_entry* NextFreePaintStruct;
LocationXY16 SpritePosition;
paint_struct UnkF1A4CC;
paint_struct* UnkF1AD28;
attached_paint_struct* UnkF1AD2C;
uint8_t InteractionType;