pokefirered/test/battle/move_effect/bulk_up.c

5 lines
116 B
C

#include "global.h"
#include "test/battle.h"
TO_DO_BATTLE_TEST("Bulk Up increases the user's Attack and Defense");