summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-11-21 17:37:36 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-11-21 17:37:36 -0500
commit7e0a4968b35c3f76dee9570ce2113ee1070a653c (patch)
tree76bdaa63c5c1a751c305fb935fc72ac032b3ce70 /wram.asm
parentdb8741635917237d6bc96d5260034953b7344b8e (diff)
LoadPokedexTilePatterns and engine/overworld/map_sprites.asm
Also replace dummy sprites and fix replace.sh to only parse .asm files
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index 1e3a00cb..ae605e84 100755
--- a/wram.asm
+++ b/wram.asm
@@ -2468,11 +2468,11 @@ wEastConnectedMapXAlignment:: ; d39a
wEastConnectedMapViewPointer:: ; d39b
ds 2
-W_SPRITESET:: ; d39d
+wSpriteSet:: ; d39d
; sprite set for the current map (11 sprite picture ID's)
ds 11
-W_SPRITESETID:: ; d3a8
+wSpriteSetID:: ; d3a8
; sprite set ID for the current map
ds 1