GodMode9i/arm9/source/main.h

13 lines
125 B
C

#ifndef MAIN_H
#define MAIN_H
extern char titleName[32];
extern int screenMode;
extern bool applaunch;
#endif //MAIN_H