factor ClientGameData into Client to reduce data duplication
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "Text.hh"
|
||||
#include "Version.hh"
|
||||
|
||||
struct Client;
|
||||
class Client;
|
||||
class ItemParameterTable;
|
||||
|
||||
// PSO V2 stored some extra data in the character structs in a format that I'm
|
||||
|
||||
Reference in New Issue
Block a user