mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Remove prototypes
This commit is contained in:
parent
9657bbd998
commit
dde441e1d2
1 changed files with 0 additions and 2 deletions
|
@ -66,8 +66,6 @@ bool image_texture_color_convert(unsigned r_shift,
|
|||
|
||||
bool image_texture_load(struct texture_image *img, const char *path);
|
||||
void image_texture_free(struct texture_image *img);
|
||||
void image_texture_set_rgba(void);
|
||||
void image_texture_unset_rgba(void);
|
||||
|
||||
/* Image transfer */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue