From a8df5bc5226899594115dd24d5e0058924fa3489 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Mon, 4 Mar 2002 23:01:10 +0000 Subject: [PATCH] win32gui: more splash screen integration auto-uudecode the file. --- win/win32/uudecode.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/win/win32/uudecode.dsp b/win/win32/uudecode.dsp index 7cd8be45d..61ad4e246 100644 --- a/win/win32/uudecode.dsp +++ b/win/win32/uudecode.dsp @@ -66,6 +66,8 @@ echo decoding mnunsel (mnunsel.uu to mnunsel.bmp) \ ..\..\util\uudecode.exe mnunsel.uu \ echo decoding petmark (petmark.uu to petmark.bmp) \ ..\..\util\uudecode.exe petmark.uu \ +echo decoding splash (splash.uu to splash.bmp) \ +..\..\util\uudecode.exe splash.uu \ echo decoding tombstone (rip.uu to rip.bmp) \ ..\..\util\uudecode.exe rip.uu \ chdir ..\..\binary @@ -110,6 +112,8 @@ echo decoding mnunsel (mnunsel.uu to mnunsel.bmp) \ ..\..\util\uudecode.exe mnunsel.uu \ echo decoding petmark (petmark.uu to petmark.bmp) \ ..\..\util\uudecode.exe petmark.uu \ +echo decoding splash (splash.uu to splash.bmp) \ +..\..\util\uudecode.exe splash.uu \ echo decoding tombstone (rip.uu to rip.bmp) \ ..\..\util\uudecode.exe rip.uu \ chdir ..\..\binary