mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 04:13:03 -05:00
7 lines
184 B
C
7 lines
184 B
C
#include "global.h"
|
|
#include "test/battle.h"
|
|
|
|
TO_DO_BATTLE_TEST("TODO: Write Purify (Move Effect) test titles")
|
|
|
|
TO_DO_BATTLE_TEST("Purify doesn't heal HP if the target has Comatose")
|