From a6995849d255650ef82d443e24b5c1576871f548 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Tue, 16 Apr 2013 21:57:27 +0200 Subject: Check rc_intersect result and added comments. --- atari/gemtk/gemtk.h | 1 + 1 file changed, 1 insertion(+) (limited to 'atari/gemtk/gemtk.h') diff --git a/atari/gemtk/gemtk.h b/atari/gemtk/gemtk.h index 2471b34db..3e406b5e3 100644 --- a/atari/gemtk/gemtk.h +++ b/atari/gemtk/gemtk.h @@ -102,6 +102,7 @@ short gemtk_msg_box_show(short type, const char * msg); #define GEMTK_WM_FLAG_RECV_PREPROC_WM 0x02 // get notified even when pre-processed #define GEMTK_WM_FLAG_HAS_VTOOLBAR 0x04 // the attached toolbar is vertical #define GEMTK_WM_FLAG_CUSTOM_TOOLBAR 0x08 // no internal toolbar handling + // (Except considering it's size) #define GEMTK_WM_FLAG_CUSTOM_SCROLLING 0x20 // no internal scroller handling #define GEMTK_WM_FLAG_DEFAULTS \ -- cgit v1.2.3