pmd-sky/include/main_02059060.h
AnonymousRandomPerson cacbf3748c Decomped sub_020590C0
Decomped by @slaw-22
2026-03-16 00:10:57 -04:00

11 lines
378 B
C

#ifndef PMDSKY_MAIN_02059060_H
#define PMDSKY_MAIN_02059060_H
// Returns the name of the explorer maze team. If the language of the team name is different from the
// language of selected in this game a default team name is written to the buffer instead.
// dest: [output] Buffer
void GetExplorerMazeTeamName(u8 *dest);
u64 sub_020590C0(void);
#endif //PMDSKY_MAIN_02059060_H