pokeemmo/test/battle/ability/bulletproof.c
2025-05-13 10:34:06 +02:00

5 lines
132 B
C

#include "global.h"
#include "test/battle.h"
TO_DO_BATTLE_TEST("Bulletproof makes ballistic moves fail against the ability user");