diff options
| author | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2021-02-18 08:59:14 +0000 |
|---|---|---|
| committer | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2021-02-18 08:59:14 +0000 |
| commit | 03195effd303a67527337bf57db039512e8aa425 (patch) | |
| tree | 09707eecef53aa2f7f3b1af2a416e808b81914f4 /src/data | |
| parent | 1c4d420047bddfaeb09e72add72f49987434ef34 (diff) | |
| parent | 8522988917b7ddb35d2bd13576d99da4906de97c (diff) | |
Merge https://github.com/pret/poketcg
Diffstat (limited to 'src/data')
| -rw-r--r-- | src/data/cards.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/data/cards.asm b/src/data/cards.asm index c6f480c..c66702b 100644 --- a/src/data/cards.asm +++ b/src/data/cards.asm @@ -10220,7 +10220,3 @@ RecycleCard: ; 33fd3 (c:7fd3) dw RecycleEffectCommands ; effect commands tx RecycleDescription ; description dw NONE ; description (cont) - -rept $1f - db $ff -endr |
