pokefirered/test/battle/move_effect/do_nothing.c
2025-01-04 19:05:19 +01:00

5 lines
88 B
C

#include "global.h"
#include "test/battle.h"
TO_DO_BATTLE_TEST("Splash does nothing");