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 a07f9eb9..5340a4d9 100644 --- a/constants/tileset_constants.asm +++ b/constants/tileset_constants.asm @@ -26,4 +26,4 @@ const FACILITY ; 22 const PLATEAU ; 23 const BEACH_HOUSE ; 24 -NUM_TILESETS EQU const_value +DEF NUM_TILESETS EQU const_value |
