Name object event pals/tags

This commit is contained in:
GriffinR
2020-11-23 14:12:07 -05:00
parent c0e3c71673
commit bf65c1fb25
43 changed files with 578 additions and 577 deletions

View File

@@ -219,8 +219,8 @@ struct ObjectEvent
struct ObjectEventGraphicsInfo
{
/*0x00*/ u16 tileTag;
/*0x02*/ u16 paletteTag1;
/*0x04*/ u16 paletteTag2;
/*0x02*/ u16 paletteTag;
/*0x04*/ u16 reflectionPaletteTag;
/*0x06*/ u16 size;
/*0x08*/ s16 width;
/*0x0A*/ s16 height;