diff options
Diffstat (limited to 'includes/graphics.h')
| -rw-r--r-- | includes/graphics.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/graphics.h b/includes/graphics.h index a39e0e7..3524395 100644 --- a/includes/graphics.h +++ b/includes/graphics.h @@ -141,7 +141,6 @@ 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 (); |
