diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-05-30 15:51:49 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-05-30 15:51:49 -0400 |
| commit | ed0a0f71591dd802d6491d57a52040a360cfb406 (patch) | |
| tree | 451a66459fbf02d396ace8e7d88169b3dc59b491 /data/maps | |
| parent | b1dbadbdd397cb8c9e85fa48d9184949c921a8f3 (diff) | |
Move the dbbw, dbww, and dbwww macros to legacy
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/landmarks.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/landmarks.asm b/data/maps/landmarks.asm index 8dfff34dc..740365fc7 100644 --- a/data/maps/landmarks.asm +++ b/data/maps/landmarks.asm @@ -7,7 +7,7 @@ ENDM Landmarks: ; entries correspond to constants/landmark_constants.asm table_width 4, Landmarks - dbbw 0, 0, SpecialMapName + landmark -8, -16, SpecialMapName landmark 140, 100, NewBarkTownName landmark 128, 100, Route29Name landmark 100, 100, CherrygroveCityName |
