diff options
Diffstat (limited to 'includes/graphics.h')
| -rw-r--r-- | includes/graphics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/graphics.h b/includes/graphics.h index 3524395..a39e0e7 100644 --- a/includes/graphics.h +++ b/includes/graphics.h @@ -141,6 +141,7 @@ void render_cursor(pixel *vid, int x, int y, int t, int rx, int ry); void sdl_open(void); + #ifdef OpenGL void Enable2D (); void RenderScene (); |
