7 lines
278 B
C
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
|