forked from mirrors/0ad
# remove potential confusion that was the source of map load/store bug
merge FilePacker and FileUnpacker into FileIo. add CppDoc documentation make clear what kind of 'size' is meant (file/buffer vs payload) This was SVN commit r5599.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "graphics/Model.h"
|
||||
#include "graphics/SkeletonAnimDef.h"
|
||||
#include "ps/CLogger.h"
|
||||
#include "ps/FileUnpacker.h"
|
||||
#include "ps/FileIo.h"
|
||||
|
||||
#define LOG_CATEGORY "graphics"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user