diff options
Diffstat (limited to 'table/water_land.h')
-rw-r--r-- | table/water_land.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/table/water_land.h b/table/water_land.h index d91c0738d..96cef5f39 100644 --- a/table/water_land.h +++ b/table/water_land.h @@ -149,8 +149,3 @@ static const WaterDrawTileStruct* const _shiplift_display_seq[] = { #undef BEGIN #undef END - - -static const SpriteID _water_shore_sprites[15] = { - 0, 0xFDF, 0xFE0, 0xFE4, 0xFDE, 0, 0xFE2, 0, 0xFE1, 0xFE5, 0, 0, 0xFE3, 0, 0 -}; |