From 4d3a08f5cfd244f82d1283cab702450e1dad14cd Mon Sep 17 00:00:00 2001 From: inmarket Date: Fri, 7 Feb 2014 18:44:32 +1000 Subject: Update image demo's to use GFILE ROMFS. --- demos/modules/gdisp/images_animated/romfs_files.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 demos/modules/gdisp/images_animated/romfs_files.h (limited to 'demos/modules/gdisp/images_animated/romfs_files.h') diff --git a/demos/modules/gdisp/images_animated/romfs_files.h b/demos/modules/gdisp/images_animated/romfs_files.h new file mode 100644 index 00000000..9cd40491 --- /dev/null +++ b/demos/modules/gdisp/images_animated/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 "romfs_testanim.h" -- cgit v1.2.3