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