summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-10-13 11:37:10 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2015-10-13 12:11:06 -0400
commit8c2766e1b955b6b23a78d014340f51a281b2a114 (patch)
tree81415cc9831033187825f5c8b28d9e2b14ffa07a /wram.asm
parent0c39f6e273910be3b0ed9317e73c40615d789ae3 (diff)
ldtile and dwtile macros added and globally implemented
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm8
1 files changed, 1 insertions, 7 deletions
diff --git a/wram.asm b/wram.asm
index 6c7d08f26..822676377 100644
--- a/wram.asm
+++ b/wram.asm
@@ -2583,17 +2583,11 @@ wdfe6:: ds 1
wdfe7:: ds 1
wBestMagikarpLengthFeet:: ds 1
wBestMagikarpLengthInches:: ds 1
-wMagikarpRecordHoldersName:: ds 1
- ds 1
-wdfec:: ds 1
- ds 3
-
- ds 5
+wMagikarpRecordHoldersName:: ds NAME_LENGTH
wdff5::
wPokemonDataEnd::
-
SECTION "Pic Animations", WRAMX, BANK [2]
w2_d000:: ds $168