From 2caa45d53979caf46d5f748b28f2267a59a3aad5 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Fri, 28 Dec 2012 03:26:06 +0100 Subject: Settings are now written when save is clicked. --- atari/gemtk/guiwin.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'atari/gemtk') diff --git a/atari/gemtk/guiwin.c b/atari/gemtk/guiwin.c index 6e8cfa29d..4371fa3b1 100644 --- a/atari/gemtk/guiwin.c +++ b/atari/gemtk/guiwin.c @@ -26,8 +26,8 @@ #include #include "gemtk.h" -#define DEBUG_PRINT(x) printf x -//#define DEBUG_PRINT(x) +//#define DEBUG_PRINT(x) printf x +#define DEBUG_PRINT(x) struct gui_window_s { short handle; -- cgit v1.2.3