#include "glcd.h" #include "spritesheet.h" #include U8 displayBuffer[DISPLAY_WIDTH*DISPLAY_HEIGHT]; void delay_us(U32 count) { U32 i,j; for(j=0;j