mario-kart-casio/src/3d.h

3 lines
118 B
C

unsigned char getTileType(short xPos, short yPos);
unsigned short getScreenPixel(unsigned short x, unsigned short y);