sovereignx/test/battle/ability/as_one.c
2024-08-14 15:43:18 +02:00

7 lines
278 B
C

#include "global.h"
#include "test/battle.h"
// Tests for the individual ability effects are handled in the following times:
// - Unnerve: test/battle/ability/unnerve.c
// - Chilling Neigh: test/battle/ability/chilling_neigh.c
// - Grim Neigh: test/battle/ability/grim_neigh.c