mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-13 23:23:43 +01:00
7 lines
335 B
C
7 lines
335 B
C
#include "global.h"
|
|
#include "test_battle.h"
|
|
|
|
TO_DO_BATTLE_TEST("Accuracy for Population Bomb is checked independently for each hit")
|
|
TO_DO_BATTLE_TEST("Accuracy for Population Bomb is only checked for the first hit with Skill Link")
|
|
TO_DO_BATTLE_TEST("Accuracy for Population Bomb is only checked for the first hit with Loaded Dice")
|