Added initial support for PSVita/PSTV and Switch (WIP)

This commit is contained in:
midwan 2019-01-06 13:16:16 +01:00
parent d3fd42ab93
commit 8ff4e03863
96 changed files with 3685 additions and 3 deletions

View file

@ -0,0 +1,14 @@
/*
This file was autogenerated by raw2c.
Visit http://www.devkitpro.org
*/
//---------------------------------------------------------------------------------
#ifndef _texture_v_h_
#define _texture_v_h_
//---------------------------------------------------------------------------------
extern const unsigned char texture_v[];
extern const int texture_v_size;
//---------------------------------------------------------------------------------
#endif //_texture_v_h_
//---------------------------------------------------------------------------------