From f6f140b2ea0bb1de9e055e920ef9c0c43c6e2add Mon Sep 17 00:00:00 2001 From: Christian Tusche Date: Sun, 6 May 2007 17:26:51 +0200 Subject: 2007-05-06: Version 1.1-cvs_ext-0.10c (text2skin-1.1-cvs_ext-0.10c.diff) - selective update of changed objects refresh can be controlled for individual objects by the attributes "refresh" and "changed" default behaviour is to redraw everything (compatible with old skins) --- screen.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'screen.h') diff --git a/screen.h b/screen.h index a5eee36..7cb447a 100644 --- a/screen.h +++ b/screen.h @@ -8,7 +8,8 @@ #include "common.h" #include -#undef DIRECTBLIT +// #undef DIRECTBLIT +#define DIRECTBLIT class cText2SkinScreen { /* Skin Editor */ -- cgit v1.2.3