1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-25 06:58:25 +01:00

13 lines
242 B
C

//
// Created by Scott Norton on 9/6/17.
//
#ifndef GUARD_ROM_81BE66C_H
#define GUARD_ROM_81BE66C_H
bool32 InTrainerHill(void);
bool8 EventObjectIsFarawayIslandMew(struct EventObject *);
u32 sub_81D427C(void);
#endif //GUARD_ROM_81BE66C_H