mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
8 lines
170 B
C
8 lines
170 B
C
#ifndef PMDSKY_MAIN_02000C6C_H
|
|
#define PMDSKY_MAIN_02000C6C_H
|
|
|
|
// Entrypoint into NitroSDK, the DS devkit library.
|
|
void NitroMain(void);
|
|
|
|
#endif //PMDSKY_MAIN_02000C6C_H
|