From 8ac3a3654b2a3b375b7ccd5d1fe34296568c6622 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 1 Feb 2014 22:21:51 +0200 Subject: FULLPIPE: Implement ModalHelp::launch() --- engines/fullpipe/constants.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/fullpipe/constants.h') diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index 70b77d2194..f22505ae78 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -88,6 +88,7 @@ namespace Fullpipe { #define PIC_CSR_ITN_RED 5329 #define PIC_CSR_LIFT 5176 #define PIC_CSR_MAP 5339 +#define PIC_HLP_BGR 3562 #define PIC_IN1_GAMETITLE 5169 #define PIC_IN1_PIPETITLE 5167 #define PIC_INV_MENU 991 -- cgit v1.2.3