mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-24 23:09:54 -05:00
8 lines
220 B
C
8 lines
220 B
C
#ifndef PMDSKY_MAIN_0204C938_H
|
|
#define PMDSKY_MAIN_0204C938_H
|
|
|
|
// Gets the special episode type from the EXECUTE_SPECIAL_EPISODE_TYPE script variable.
|
|
s32 GetExecuteSpecialEpisodeType();
|
|
|
|
#endif //PMDSKY_MAIN_0204C938_H
|