ftpiiu_plugin/include/gfx.h
2014-12-10 17:53:56 -05:00

3 lines
126 B
C
Executable File

#pragma once
void gfxDrawSprite(gfxScreen_t screen, gfx3dSide_t side, u8* spriteData, u16 width, u16 height, s16 x, s16 y);