mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-24 07:09:48 -05:00
5 lines
142 B
C
5 lines
142 B
C
#include "global.h"
|
|
#include "test/battle.h"
|
|
|
|
TO_DO_BATTLE_TEST("Calm Mind increases the user's Sp. Attack and Sp. Defense by 1 stage each");
|