pokefirered/include/help_system.h
2019-04-24 17:14:11 -04:00

13 lines
226 B
C

#ifndef GUARD_HELP_SYSTEM_H
#define GUARD_HELP_SYSTEM_H
#include "global.h"
extern bool8 gUnknown_3005ECC;
void sub_812B484(void);
void HelpSystem_SetSomeVariable2(u8);
void sub_812B478(void);
#endif //GUARD_HELP_SYSTEM_H