pmd-sky/include/main.h
AnonymousRandomPerson 9ee264c64a Built overlays
2023-07-02 00:21:29 -04:00

7 lines
91 B
C

#ifndef PMDSKY_MAIN_H
#define PMDSKY_MAIN_H
void NitroMain(void);
#endif //PMDSKY_MAIN_H