diff options
author | garak <garakmon@gmail.com> | 2019-06-11 20:57:42 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-06-16 10:08:07 -0500 |
commit | aad839995f6351318e4a162767ca91d4a399dc76 (patch) | |
tree | 6f7e8350422c5d902d973599c653312652ff4ff0 /src/decoration.c | |
parent | 724add638c5ff1ec186bf4e1f8c36ef28b5d5550 (diff) |
label metatiles for pacifidlog and fortree bridges
Diffstat (limited to 'src/decoration.c')
-rw-r--r-- | src/decoration.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/decoration.c b/src/decoration.c index 0f6dd082b..974859c88 100644 --- a/src/decoration.c +++ b/src/decoration.c @@ -36,6 +36,7 @@ #include "constants/event_objects.h" #include "constants/songs.h" #include "constants/region_map_sections.h" +#include "constants/metatile_labels.h" #define PLACE_DECORATION_SELECTOR_TAG 0xbe5 #define PLACE_DECORATION_PLAYER_TAG 0x008 |