@@ -13,7 +13,7 @@
|
||||
#include "core/enum_type.hpp"
|
||||
#include <vector>
|
||||
|
||||
typedef uint16 TownID;
|
||||
typedef uint16_t TownID;
|
||||
struct Town;
|
||||
|
||||
typedef std::vector<TownID> TownList;
|
||||
|
Reference in New Issue
Block a user