Added initial support for PSVita/PSTV and Switch (WIP)
This commit is contained in:
parent
d3fd42ab93
commit
8ff4e03863
96 changed files with 3685 additions and 3 deletions
14
src/osdep/psp2/vita-shader-collection/includes/texture_v.h
Normal file
14
src/osdep/psp2/vita-shader-collection/includes/texture_v.h
Normal 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_
|
||||
//---------------------------------------------------------------------------------
|
Loading…
Add table
Add a link
Reference in a new issue