Ecere Developers Community
Skip to content
Post by sacrebleu » Thu Apr 08, 2010 12:58 am
Code: Select all
enum States { pre=-1; initial=0, authenticated=1, bad_auth=2, character_select=3, playing=4 };
Post by jerome » Thu Apr 08, 2010 1:59 pm
Return to “Compiler Errors”