/* * "ESCOT.H" * * The Escotia Playstation Library * * Functions to make programming a chore not a pleasure * * Author: ScoTT Campbell * Date: 11/8/98 * */ #ifndef __ESCOTHEADER #define __ESCOTHEADER #define MAX_OT_LENGTH (14) // Maximum length of any ordering table #define WORLD_OT_LENGTH (12) // Length of the global worldOT[] 's GsOT worldOT[2]; // Global world OT headers GsOT_TAG OTElements[2][1<