summaryrefslogtreecommitdiff
path: root/table/unmovable_land.h
diff options
context:
space:
mode:
Diffstat (limited to 'table/unmovable_land.h')
-rw-r--r--table/unmovable_land.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/table/unmovable_land.h b/table/unmovable_land.h
index 490c4564b..9b9e7d6cd 100644
--- a/table/unmovable_land.h
+++ b/table/unmovable_land.h
@@ -13,8 +13,8 @@ typedef struct DrawTileUnmovableStruct {
#define TILE_SEQ_END() { 0x80, 0, 0, 0, 0, 0, 0 }
static const DrawTileUnmovableStruct _draw_tile_unmovable_data[] = {
- {0xA29, 7,7, 2,2, 70, 0},
- {0xA2A, 4,4, 7,7, 61, 0},
+ {0xA29, 7, 7, 2, 2, 70, 0},
+ {0xA2A, 4, 4, 7, 7, 61, 0},
};