aboutsummaryrefslogtreecommitdiff
path: root/games/trackballs/files/patch-src-glHelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/trackballs/files/patch-src-glHelp.h')
-rw-r--r--games/trackballs/files/patch-src-glHelp.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/trackballs/files/patch-src-glHelp.h b/games/trackballs/files/patch-src-glHelp.h
deleted file mode 100644
index 69080089246e..000000000000
--- a/games/trackballs/files/patch-src-glHelp.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/glHelp.h.orig 2022-12-23 18:52:49 UTC
-+++ src/glHelp.h
-@@ -27,7 +27,8 @@
-
- #include "general.h"
-
--typedef struct _TTF_Font TTF_Font;
-+#include <SDL2/SDL_ttf.h>
-+
- typedef struct SDL_Surface SDL_Surface;
- class Map;
- class Game;