TOOLS: Aligh codebase a bit more with the main ScummVM code base

svn-id: r46362
This commit is contained in:
Max Horn
2009-12-13 20:23:42 +00:00
parent d5d2504087
commit 241bbb07ba
8 changed files with 280 additions and 201 deletions
+1
View File
@@ -24,6 +24,7 @@
#include "encode_dxa.h"
#include "util.h"
#include <sys/stat.h>
#include <png.h>
const uint32 typeDEXA = 0x41584544;