diff options
Diffstat (limited to 'src/wram.asm')
-rw-r--r-- | src/wram.asm | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/wram.asm b/src/wram.asm index f6a58fa..36ec201 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -1230,10 +1230,7 @@ wAIScore:: ; cdbe wPlayAreaAIScore:: ; cdbf ds MAX_PLAY_AREA_POKEMON -wcdc0:: ; cdc0 - ds MAX_PLAY_AREA_POKEMON - - ds $4 + ds $0a ; information about the defending Pokémon and ; the prize card count on both sides for AI: |