diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 13:57:19 -0600 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 13:57:19 -0600 |
| commit | 981000457caf654c3f64de30bec86204cf0c3f77 (patch) | |
| tree | ee509772ad7b5892fc716bfbc81ade43ab8a9d6b /pokered.asm | |
| parent | add labels for route 6, 7 and 8 text 1 (diff) | |
| download | pokeyellow-981000457caf654c3f64de30bec86204cf0c3f77.tar.gz pokeyellow-981000457caf654c3f64de30bec86204cf0c3f77.tar.xz pokeyellow-981000457caf654c3f64de30bec86204cf0c3f77.zip | |
minor formatting
hg-commit-id: b6dfe0dfccd2
Diffstat (limited to 'pokered.asm')
| -rw-r--r-- | pokered.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokered.asm b/pokered.asm index 7e7f06f5..37bb8f81 100644 --- a/pokered.asm +++ b/pokered.asm @@ -8963,6 +8963,7 @@ PowerPlant_h: ; 0x1e2ba to 0x1e2c6 (12 bytes) (bank=7) (id=83) dw $63bf ; objects INCBIN "baserom.gbc",$1e2c6,$1e3bf - $1e2c6 + PowerPlantObject: ; 0x1e3bf (size=135) db $2e ; border tile |
