#include #include "MyPad.h" #ifndef MAX_OBJECTS #define MAX_OBJECTS 512 #endif #ifndef TRUE #define TRUE 1 #define FALSE 0 #endif #define OT_LENGTH 1 /* Ordering table number*/ #define PACKETMAX 2048 /* Max GPU packets */ #define PACKETMAX2 (PACKETMAX*24) #define DUCK_ADDRESS 0x80090000 // Ordering table related variables GsIMAGE screenTextureInfo; GsOT WorldOT[2]; GsOT_TAG OTTags[2][1<