diff options
Diffstat (limited to 'constants/tileset_constants.asm')
-rw-r--r-- | constants/tileset_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/tileset_constants.asm b/constants/tileset_constants.asm index 12b30ffe..3991ac4d 100644 --- a/constants/tileset_constants.asm +++ b/constants/tileset_constants.asm @@ -25,4 +25,4 @@ const CLUB ; 21 const FACILITY ; 22 const PLATEAU ; 23 - const BEACH_HOUSE_TILESET ; 24 + const BEACH_HOUSE ; 24 |