From: nethack.allison Date: Mon, 4 Mar 2002 23:01:10 +0000 (+0000) Subject: win32gui: more splash screen integration X-Git-Tag: MOVE2GIT~3065 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8df5bc5226899594115dd24d5e0058924fa3489;p=nethack win32gui: more splash screen integration auto-uudecode the file. --- 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