From f14c3be5e836ffffd65dbb54a37748a4b15620b3 Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Sat, 23 Jun 2018 06:36:39 -0500 Subject: Document field_effect_helpers and other misc. things --- include/global.fieldmap.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/global.fieldmap.h') diff --git a/include/global.fieldmap.h b/include/global.fieldmap.h index 799a12a19..f15348689 100644 --- a/include/global.fieldmap.h +++ b/include/global.fieldmap.h @@ -238,8 +238,8 @@ struct EventObject struct EventObjectGraphicsInfo { /*0x00*/ u16 tileTag; - /*0x02*/ u16 paletteTag1; - /*0x04*/ u16 paletteTag2; + /*0x02*/ u16 paletteTag; + /*0x04*/ u16 bridgeReflectionPaletteTag; /*0x06*/ u16 size; /*0x08*/ s16 width; /*0x0A*/ s16 height; -- cgit v1.2.3