diff options
Diffstat (limited to 'devtools/create_supernova')
-rw-r--r-- | devtools/create_supernova/create_supernova.cpp | 1 | ||||
-rw-r--r-- | devtools/create_supernova/img3-en.pbm | bin | 0 -> 38457 bytes | |||
-rw-r--r-- | devtools/create_supernova/img3-en.xcf | bin | 0 -> 95507 bytes |
3 files changed, 1 insertions, 0 deletions
diff --git a/devtools/create_supernova/create_supernova.cpp b/devtools/create_supernova/create_supernova.cpp index b9571e4644..72d478aae3 100644 --- a/devtools/create_supernova/create_supernova.cpp +++ b/devtools/create_supernova/create_supernova.cpp @@ -354,6 +354,7 @@ void writeMS2(File &outputFile) { // Other languages const char **l = &lang[0]; while(*l) { + writeImage(outputFile, "img3", *l); writeDatafile(outputFile, 15, *l, 2); writeDatafile(outputFile, 28, *l, 2); writeStrings(outputFile, *l, 2); diff --git a/devtools/create_supernova/img3-en.pbm b/devtools/create_supernova/img3-en.pbm Binary files differnew file mode 100644 index 0000000000..3d4a5d674d --- /dev/null +++ b/devtools/create_supernova/img3-en.pbm diff --git a/devtools/create_supernova/img3-en.xcf b/devtools/create_supernova/img3-en.xcf Binary files differnew file mode 100644 index 0000000000..1774d0b927 --- /dev/null +++ b/devtools/create_supernova/img3-en.xcf |