mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-03 00:18:28 +00:00
examples/misc/02-clipboard: Removed onmouseover-generating helper include.
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
#include <SDL3/SDL.h>
|
||||
#include <SDL3/SDL_main.h>
|
||||
|
||||
#include "../../save-rendering-to-bitmaps.h"
|
||||
|
||||
/* We will use this renderer to draw into this window every frame. */
|
||||
static SDL_Window *window = NULL;
|
||||
static SDL_Renderer *renderer = NULL;
|
||||
|
Reference in New Issue
Block a user