mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 18:20:27 +00:00
Remove prototypes
This commit is contained in:
parent
9657bbd998
commit
dde441e1d2
@ -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…
Reference in New Issue
Block a user