diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-01-07 16:08:15 -0600 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-07 16:08:15 -0600 |
| commit | db8de333af915062d2317cf1b10c2c42f8df0431 (patch) | |
| tree | dc55c373e0ef38e2f680118663927b779711086a | |
| parent | fix map files for cinnibar -> cinnabar (diff) | |
| parent | Add an explanatory comment. (diff) | |
| download | pokeyellow-db8de333af915062d2317cf1b10c2c42f8df0431.tar.gz pokeyellow-db8de333af915062d2317cf1b10c2c42f8df0431.tar.xz pokeyellow-db8de333af915062d2317cf1b10c2c42f8df0431.zip | |
merge and more typo fixes
hg-commit-id: d50dff2b19cd
| -rw-r--r-- | pokered.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokered.asm b/pokered.asm index 099373de..102127d5 100644 --- a/pokered.asm +++ b/pokered.asm @@ -8203,6 +8203,7 @@ ReadAttack: ; 5884 ; trainer data: from 5C53 to 652E INCBIN "baserom.gbc",$3989B,$39914 - $3989B +; trainer pic pointers and base money. dw YoungsterPic db 0,$15,0 |
