diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-13 11:37:10 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-13 12:11:06 -0400 |
commit | 8c2766e1b955b6b23a78d014340f51a281b2a114 (patch) | |
tree | 81415cc9831033187825f5c8b28d9e2b14ffa07a /wram.asm | |
parent | 0c39f6e273910be3b0ed9317e73c40615d789ae3 (diff) |
ldtile and dwtile macros added and globally implemented
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -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 |