#ifndef GUARD_STATUS_CHECKER_1_H #define GUARD_STATUS_CHECKER_1_H #include "moves.h" // 0x5D888 bool8 HasLastUsedMove(struct PokemonMove *moves); #endif