mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-31 21:02:57 -05:00
5 lines
133 B
C
5 lines
133 B
C
#include "global.h"
|
|
#include "test/battle.h"
|
|
|
|
TO_DO_BATTLE_TEST("Electric Surge creates Electric Terrain when entering the battle");
|