Tons of renames

This commit is contained in:
KimLS
2014-08-21 19:33:02 -07:00
parent e429260763
commit 7fc21b9e3a
224 changed files with 424 additions and 2857 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
#include "debug.h"
#include "EQStreamProxy.h"
#include "EQStream.h"
#include "StructStrategy.h"
#include "eq_stream_proxy.h"
#include "eq_stream.h"
#include "struct_strategy.h"
EQStreamProxy::EQStreamProxy(EQStream *&stream, const StructStrategy *structs, OpcodeManager **opcodes)