/*===================================================================* * Production Title: Background Handling Demo * *-------------------------------------------------------------------* * Date Started....: 30/08/98 * Code......: Andy Partington * * Last Updated....: 02/08/98 * Kung-Fu Coders(tm) * *=================================================================* * Info: This is a demo of how to use the Yaroze library calls to * * display backgrounds. The code's messy, but it works! * *=================================================================*/ #include #include "pad.h" #define ScrWidth 320 #define ScrHeight 256 #define OT_LENGTH 4 #define sprNo (4-1) #define BG_ADDR 0x8009a000 /*==============================* * Function Prototypes * *==============================*/ u_long PadRead(); /*=============================* * Global Structures * *=============================*/ GsOT WorldOT[2]; GsOT_TAG OTTags[2][1<