From 47e68b48a085efbc0a71b7814659dba159314475 Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 15 Jun 2026 00:52:40 +0100 Subject: Added type lookup to file selector. Removed old CVS tags. Added SDL keysym to char lookup. --- src/z80_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/z80_private.h') diff --git a/src/z80_private.h b/src/z80_private.h index 1df307b..628e23d 100644 --- a/src/z80_private.h +++ b/src/z80_private.h @@ -27,7 +27,7 @@ */ #ifndef Z80_PRIVATE_H -#define Z80_PRIVATE_H "$Id$" +#define Z80_PRIVATE_H #ifndef TRUE #define TRUE 1 -- cgit v1.3