mirror of
https://github.com/RocketRobz/SuperAllStarPhotoStudio.git
synced 2025-06-18 17:15:35 -04:00
12 lines
128 B
C
12 lines
128 B
C
const char* import_ss1BgNames[] {
|
|
"Grace's Shop",
|
|
"Hair Salon",
|
|
"Beautician",
|
|
};
|
|
|
|
int import_ss1BgNums[] {
|
|
42,
|
|
43,
|
|
44,
|
|
};
|