SuperAllStarPhotoStudio/include/import_ss2charnames.h
2020-06-25 15:56:29 -06:00

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