(svn r2225) -Fix: split the endian-detection to target/host. Now cross-compiling

on i386-linux for MacOSX should also work for the language-files (strgen issues)
This commit is contained in:
truelight
2005-04-24 15:41:01 +00:00
parent 176c155193
commit facd3d1af1
3 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
#define STRGEN
#include "../stdafx.h"
#include <stdio.h>
#include <string.h>