convert some constants to C headers
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef GUARD_CONSTANTS_MAUVILLE_MAN_H
|
||||
#define GUARD_CONSTANTS_MAUVILLE_MAN_H
|
||||
|
||||
#define MAUVILLE_MAN_BARD 0
|
||||
#define MAUVILLE_MAN_HIPSTER 1
|
||||
#define MAUVILLE_MAN_TRADER 2
|
||||
#define MAUVILLE_MAN_STORYTELLER 3
|
||||
#define MAUVILLE_MAN_GIDDY 4
|
||||
|
||||
#endif // GUARD_CONSTANTS_MAUVILLE_MAN_H
|
||||
Reference in New Issue
Block a user