mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Fix gl_common.h
This commit is contained in:
parent
d4af68d2dd
commit
422e940bc4
@ -17,7 +17,7 @@
|
|||||||
#ifndef __GL_COMMON_H
|
#ifndef __GL_COMMON_H
|
||||||
#define __GL_COMMON_H
|
#define __GL_COMMON_H
|
||||||
|
|
||||||
void gl_clear(void)
|
void gl_clear(void);
|
||||||
|
|
||||||
void gl_enable(unsigned cap);
|
void gl_enable(unsigned cap);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user