summaryrefslogtreecommitdiff
path: root/src/gfx.h
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2026-06-15 00:52:40 +0100
committerIan C <ianc@noddybox.co.uk>2026-06-15 00:52:40 +0100
commit47e68b48a085efbc0a71b7814659dba159314475 (patch)
tree0c7ad1ee36bdf3d35ce48b959821e677f702a4c4 /src/gfx.h
parentf540fb7da37d6c5b5544715e4ee6b83d440ea61d (diff)
Added type lookup to file selector. Removed old CVS tags. Added SDL keysym to char lookup.
Diffstat (limited to 'src/gfx.h')
-rw-r--r--src/gfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gfx.h b/src/gfx.h
index 8166b2c..6f8f0dc 100644
--- a/src/gfx.h
+++ b/src/gfx.h
@@ -25,7 +25,7 @@
*/
#ifndef ESPEC_GFX_H
-#define ESPEC_GFX_H "$Id$"
+#define ESPEC_GFX_H
#include "SDL.h"