1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

reading some text files from lods, enabling object sorting

This commit is contained in:
mateuszb
2007-07-16 14:42:44 +00:00
parent b65f1dae0f
commit cc67967051
13 changed files with 133 additions and 125 deletions

View File

@@ -5,7 +5,6 @@
#pragma once
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include <stdio.h>
#include <tchar.h>