diff options
| author | YamaArashi <shadow962@live.com> | 2016-06-12 01:49:43 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-06-12 01:49:43 -0700 |
| commit | 7597b4bf8cc3293edbb992eb59f69030f4228f1c (patch) | |
| tree | 7b4b6571d520ad7e6edb2da873f715df93ba488e /data/trainer_types.asm | |
| parent | sync tileset WRAM labels (diff) | |
| download | pokeyellow-7597b4bf8cc3293edbb992eb59f69030f4228f1c.tar.gz pokeyellow-7597b4bf8cc3293edbb992eb59f69030f4228f1c.tar.xz pokeyellow-7597b4bf8cc3293edbb992eb59f69030f4228f1c.zip | |
remove map header addr comments
Diffstat (limited to 'data/trainer_types.asm')
| -rwxr-xr-x | data/trainer_types.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/trainer_types.asm b/data/trainer_types.asm index ef02c8a8..cc7ca605 100755 --- a/data/trainer_types.asm +++ b/data/trainer_types.asm @@ -14,5 +14,4 @@ EvilTrainerList:: db OPP_SCIENTIST db OPP_GIOVANNI db OPP_ROCKET - - db $ff + db $FF |
