SuperAllStarPhotoStudio/include/mmBattleAndChaseBgmNames.h
2021-06-27 23:17:27 -06:00

10 lines
119 B
C

const char* mmBattleAndChaseBgmNames[] = {
"The Straight Out",
"",
"",
};
int mmBattleAndChaseBgmNums[] = {
1,
};