From: Shamus Hammons Date: Sat, 13 Aug 2005 03:32:17 +0000 (+0000) Subject: Added new splash image (vj_title_small) X-Git-Tag: 2.0.0~67 X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=475a0ffd020bca8527cff077d27a90bd6e58808b;hp=2b34c51405d3a263e2701403d5e7944deccf225d;p=virtualjaguar Added new splash image (vj_title_small) --- diff --git a/src/guielements.h b/src/guielements.h index 31d07f3..4ea89a3 100644 --- a/src/guielements.h +++ b/src/guielements.h @@ -334,6 +334,8 @@ uint32 closeBoxDown[] = { 0x00000000, 0xFF3838ED, 0xFF3838ED, 0xFF3838ED, 0xFF3838ED, 0xFF3838ED, 0xFF3838ED, 0xFF3838ED, 0xFF3838ED, 0xFF3838ED, 0xFF3838ED, 0xFF3838ED, 0xFF3838ED, 0xFF3838ED, 0x00000000 }; +#include "vj_title_small.c" + #ifdef __cplusplus } #endif