64bit fixes and other

This commit is contained in:
Simon
2011-03-29 17:47:53 +01:00
6 changed files with 92 additions and 23 deletions

View File

@@ -73,8 +73,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;