mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-23 05:09:18 +01:00
add header for memcpy
This commit is contained in:
parent
1797235420
commit
c5a42ca9b1
@ -2,6 +2,8 @@
|
||||
#include <3ds.h>
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
|
||||
/* Function to draw sprite, from smea/3ds_hb_menu */
|
||||
void gfxDrawSprite(gfxScreen_t screen, gfx3dSide_t side, u8* spriteData, u16 width, u16 height, s16 x, s16 y)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user