6 lines
190 B
C
6 lines
190 B
C
|
#include "global.h"
|
||
|
#include "test/battle.h"
|
||
|
|
||
|
TO_DO_BATTLE_TEST("Decorate raises the target's Attack by 2 stages");
|
||
|
TO_DO_BATTLE_TEST("Decorate raises the target's Sp. Attack by 2 stages");
|