From 063ed8607533c45aa8829290979d8a6b90b41ffc Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Thu, 24 Apr 2014 03:33:53 +0200 Subject: Adding gwin/imagebox demo --- demos/modules/gwin/imagebox/romfs_files.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 demos/modules/gwin/imagebox/romfs_files.h (limited to 'demos/modules/gwin/imagebox/romfs_files.h') diff --git a/demos/modules/gwin/imagebox/romfs_files.h b/demos/modules/gwin/imagebox/romfs_files.h new file mode 100644 index 00000000..a4463b51 --- /dev/null +++ b/demos/modules/gwin/imagebox/romfs_files.h @@ -0,0 +1,7 @@ +/** + * This file contains the list of files for the ROMFS. + * + * The files have been converted using... + * file2c -dbcs infile outfile + */ +#include "ugfx_logo_banner.h" -- cgit v1.2.3