faction.cpp & .h header include cleanup and faction.cpp code structure style change

This commit is contained in:
Akkadius
2014-12-15 21:57:07 -06:00
parent 3d8777084c
commit 0c21f56ff3
2 changed files with 113 additions and 87 deletions
-1
View File
@@ -21,7 +21,6 @@
#include "types.h"
#include "features.h"
#include <map>
#include <string>
enum FACTION_VALUE {
FACTION_ALLY = 1,