#ifndef SYS_INITIAL_CHECK_H
#define SYS_INITIAL_CHECK_H
void Check_ExpansionPak(void);
void Check_RegionIsSupported(void);
#endif