diff options
| author | Joel Bodenmann <joel@unormal.org> | 2014-04-27 16:24:13 +0200 |
|---|---|---|
| committer | Joel Bodenmann <joel@unormal.org> | 2014-04-27 16:24:13 +0200 |
| commit | 85dd732c2b78dabfe4edf4f74c3a82fccd42275c (patch) | |
| tree | 9144492b57a281855cf721faf03e41ae6f5e9392 /demos/modules/gwin/imagebox/romfs_files.h | |
| parent | 43a143588c8c62ab1474b896d5afd6c2bf11a8f3 (diff) | |
| parent | 8b4ca720369d790ea330bc2189efa05cc557c2f7 (diff) | |
| download | uGFX-85dd732c2b78dabfe4edf4f74c3a82fccd42275c.tar.gz uGFX-85dd732c2b78dabfe4edf4f74c3a82fccd42275c.tar.bz2 uGFX-85dd732c2b78dabfe4edf4f74c3a82fccd42275c.zip | |
Merge branch 'master' into gwin
Diffstat (limited to 'demos/modules/gwin/imagebox/romfs_files.h')
| -rw-r--r-- | demos/modules/gwin/imagebox/romfs_files.h | 7 |
1 files changed, 7 insertions, 0 deletions
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" |
