#ifndef _ROCKET_PHOTO_SHOOT_SPACE_CH_CHAR_NAMES_HPP #define _ROCKET_PHOTO_SHOOT_SPACE_CH_CHAR_NAMES_HPP extern const char* sc5CharacterNames[]; extern bool sc5CharacterGenders[]; extern const char* sc5CharacterFileNamesSpring[]; extern const char* sc5CharacterFileNamesSummer[]; extern const char* sc5CharacterFileNamesFall[]; extern const char* sc5CharacterFileNamesWinter[]; #endif