diff options
Diffstat (limited to 'macros/map.asm')
-rw-r--r-- | macros/map.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macros/map.asm b/macros/map.asm index f0b8343ea..519e2eb76 100644 --- a/macros/map.asm +++ b/macros/map.asm @@ -183,4 +183,3 @@ stonetable: MACRO db \1, \2 dw \3 endm - |