mirror of
https://github.com/RocketRobz/SuperAllStarPhotoStudio.git
synced 2025-06-18 17:15:35 -04:00
12 lines
301 B
C
12 lines
301 B
C
#ifndef _SAVVY_MANAGER_IMPORT_SS2_CHAR_NAMES_HPP
|
|
#define _SAVVY_MANAGER_IMPORT_SS2_CHAR_NAMES_HPP
|
|
|
|
extern const char* import_ss2CharacterNames[19];
|
|
|
|
extern const char* import_nsbCharacterNames[19];
|
|
|
|
extern bool import_ss2CharacterGenders[19];
|
|
|
|
/*extern bool import_ss2CharacterTieColors[19];*/
|
|
|
|
#endif |