diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-02-27 20:57:02 -0600 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-02-27 20:57:02 -0600 |
| commit | ff6bcdf901daee04477d8f05b2251be360023658 (patch) | |
| tree | 7fdd3db04a67003be0f4c6bdbe847c47c0d28e04 /src/data | |
| parent | 7f51ba033a9f3d77abf3a7d471d480c0961d449c (diff) | |
| parent | f6e334247f61ab72576a6e6aedffd611bcde749a (diff) | |
Merge branch 'master' of https://github.com/anmart/poketcg
Diffstat (limited to 'src/data')
| -rw-r--r-- | src/data/effect_commands.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/effect_commands.asm b/src/data/effect_commands.asm index 3946ee8..103abfd 100644 --- a/src/data/effect_commands.asm +++ b/src/data/effect_commands.asm @@ -1345,7 +1345,7 @@ RaticateSuperFangEffectCommands: dbw $09, $6f01 db $00 -; Unreferenced? +TrainerCardAsPokemonEffectCommands: dbw $02, $6f18 dbw $03, $6f3c dbw $05, $6f27 |
