mirror of
https://github.com/RocketRobz/SuperAllStarPhotoStudio.git
synced 2025-06-18 17:15:35 -04:00
10 lines
122 B
C
10 lines
122 B
C
const char* marioGolfAdvanceTourBgmNames[] = {
|
|
"Marion Club",
|
|
"",
|
|
"",
|
|
};
|
|
|
|
int marioGolfAdvanceTourBgmNums[] = {
|
|
2,
|
|
};
|