Open ptrayal opened 9 years ago
Stuff like this needs to be modularized.
CONFIG_CAMPAIGN == CAMPAIGN_FORGOTTEN_REALMS ? pc_class_types_fr : pc_class_types_dl_aol)[i]
Found in places like act.other.c and act.informative.c (act.wizard.c too)
Stuff like this needs to be modularized.
CONFIG_CAMPAIGN == CAMPAIGN_FORGOTTEN_REALMS ? pc_class_types_fr : pc_class_types_dl_aol)[i]
Found in places like act.other.c and act.informative.c (act.wizard.c too)