From c0e6cf65902f93bc2286c72e28d916341ec641a6 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Tue, 1 Jan 2013 22:08:19 +0100 Subject: Implemented caret redraw. --- atari/gemtk/guiwin.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'atari/gemtk/guiwin.c') diff --git a/atari/gemtk/guiwin.c b/atari/gemtk/guiwin.c index f0bb7445d..2a3693b2d 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