mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-21 12:40:38 -05:00
6 lines
209 B
C
6 lines
209 B
C
#include "global.h"
|
|
#include "test/battle.h"
|
|
|
|
TO_DO_BATTLE_TEST("Acrobatics doubles in power if the user has no held item");
|
|
TO_DO_BATTLE_TEST("Acrobatics still doubles in power when Flying Gem is consumed");
|