(svn r11269) -Feature: user customisable faces. Patch by BigBB.

This commit is contained in:
rubidium
2007-10-15 19:59:27 +00:00
parent a1e1d85361
commit 322746ee11
9 changed files with 570 additions and 62 deletions

View File

@@ -88,6 +88,7 @@ enum {
typedef int32 Year;
typedef int32 Date;
typedef uint32 PlayerFace; ///< player face bits, info see in player_face.h
enum SwitchModes {
SM_NONE = 0,