pokefirered/test/battle/ability/grassy_surge.c
2025-01-04 19:05:19 +01:00

5 lines
129 B
C

#include "global.h"
#include "test/battle.h"
TO_DO_BATTLE_TEST("Grassy Surge creates Grassy Terrain when entering the battle");