64bit fixes, thanks a ton jacksonmj :D

This commit is contained in:
Lieuwe
2011-03-26 16:45:38 +01:00
parent 05730797d8
commit 3d71ab5582
4 changed files with 9 additions and 8 deletions

View File

@@ -69,8 +69,7 @@ extern unsigned char ZSIZE;
#define PYCONSOLE
//#define PYEXT
//WARNING pyext must be defined on 64bit!
//also, don't add a comment on that line, it breaks.
//no longer needed
#ifdef PIX16
typedef unsigned short pixel;