aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapObjects/tradecenter.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-18 22:22:51 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-18 22:22:51 -0500
commit0e48333fb864b0c8b6914fe1b5e57929d5258080 (patch)
tree02a69d268fd1234b0a3da2745065130f7193118c /data/mapObjects/tradecenter.asm
parentConsolidate coord macros (diff)
downloadpokeyellow-0e48333fb864b0c8b6914fe1b5e57929d5258080.tar.gz
pokeyellow-0e48333fb864b0c8b6914fe1b5e57929d5258080.tar.xz
pokeyellow-0e48333fb864b0c8b6914fe1b5e57929d5258080.zip
Map object macro
closes https://github.com/iimarckus/pokered/issues/89
Diffstat (limited to 'data/mapObjects/tradecenter.asm')
-rwxr-xr-xdata/mapObjects/tradecenter.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/mapObjects/tradecenter.asm b/data/mapObjects/tradecenter.asm
index 3afdf48e..ff6fc5e3 100755
--- a/data/mapObjects/tradecenter.asm
+++ b/data/mapObjects/tradecenter.asm
@@ -5,5 +5,5 @@ TradeCenterObject: ; 0x4fd53 (size=10)
db $0 ; signs
- db $1 ; people
- db SPRITE_RED, $2 + 4, $2 + 4, $ff, $0, $1 ; person
+ db $1 ; objects
+ object SPRITE_RED, $2, $2, $ff, $0, $1 ; person