From 6cdd98b6179954a6ccfc40a9db5bf106a3a9b9e1 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sat, 20 May 2006 10:59:25 +0000 Subject: After the GUI has finished, restore the old cursor palette (if any). For this to work, cursor palette now has to be set using the new "palette manager". See graphics/paletteman.cpp svn-id: r22543 --- graphics/module.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/module.mk') diff --git a/graphics/module.mk b/graphics/module.mk index 89b32fac19..1bf6536448 100644 --- a/graphics/module.mk +++ b/graphics/module.mk @@ -11,6 +11,7 @@ MODULE_OBJS := \ ilbm.o \ imagedec.o \ imageman.o \ + paletteman.o \ primitives.o \ scaler.o \ scaler/thumbnail.o \ -- cgit v1.2.3