diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-25 23:34:33 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-25 23:34:33 -0500 |
commit | 7683b78fb41cbcd89608b88796b902fd140a2749 (patch) | |
tree | 9699874eb70c2fdcd8b2b20a9262917b9fb1440f /macros/map.asm | |
parent | a5e928eb984d8995d17e42d415f687f5affb2935 (diff) |
Labels relating to odd egg
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 - |