mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-27 04:16:47 -05:00
4
test/battle/ability/armor_tail.c
Normal file
4
test/battle/ability/armor_tail.c
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
// Tests for Armor Tail are handled in test/battle/ability/dazzling.c
|
||||
4
test/battle/ability/queenly_majesty.c
Normal file
4
test/battle/ability/queenly_majesty.c
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "test/battle.h"
|
||||
|
||||
// Tests for Queenly Majesty are handled in test/battle/ability/dazzling.c
|
||||
Reference in New Issue
Block a user