Name used object event palette tags

This commit is contained in:
PikalaxALT
2021-05-08 10:27:52 -04:00
parent fecbee43d3
commit e07dd9507b
10 changed files with 297 additions and 291 deletions
+2 -2
View File
@@ -249,8 +249,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;