summaryrefslogtreecommitdiff
path: root/include/global.fieldmap.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-06-23 06:36:39 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-06-23 16:00:17 -0500
commitf14c3be5e836ffffd65dbb54a37748a4b15620b3 (patch)
tree9b1e6e0a32b926063a18db987193d2cafd530c5d /include/global.fieldmap.h
parent65b5fe5f00a8d7381c1e3c5d7c3f4537459988c2 (diff)
Document field_effect_helpers and other misc. things
Diffstat (limited to 'include/global.fieldmap.h')
-rw-r--r--include/global.fieldmap.h4
1 files changed, 2 insertions, 2 deletions
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;