diff options
Diffstat (limited to 'constants/tilesets.asm')
-rw-r--r-- | constants/tilesets.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/tilesets.asm b/constants/tilesets.asm index f10e4d92..aa81f774 100644 --- a/constants/tilesets.asm +++ b/constants/tilesets.asm @@ -24,3 +24,4 @@ const_value = 0 const CLUB ; 21 const FACILITY ; 22 const PLATEAU ; 23 + const BEACH_HOUSE_TILESET ; 24 |