X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fresource.asm;h=b0fa8b8bd861cb8cad9feed20946ec91c2bfb42f;hb=756fbabdd25117272164fd2d31810e6018a5990e;hp=57c949214e1e7daf930db979a6781f8217c77b4d;hpb=757714edd1100cfbe4dd5c46e4eff480ee25dd3d;p=thunder diff --git a/src/resource.asm b/src/resource.asm index 57c9492..b0fa8b8 100644 --- a/src/resource.asm +++ b/src/resource.asm @@ -1,8 +1,8 @@ ; ; Thunder GUI resources ; -; by Jimmy Hamm -; (C) 1998 Underground Software +; by James Hammons +; (C) 1998, 2014 Underground Software ; [SECTION .data] [GLOBAL sunknown] @@ -54,9 +54,9 @@ ; Sounds -sunknown DD sunknownlen+4 -scya DD scyalen+4 -scamera DD scameralen+4 +sunknown DQ sunknownlen+4 +scya DQ scyalen+4 +scamera DQ scameralen+4 sunknownlen: incbin "unknown.wav", 54 ; Skip header, keep length @@ -67,45 +67,45 @@ scameralen: ; Graphics -inoguib DD fnoguib -idipswb DD fdipswb -ipl1stb DD fpl1stb -ipl2stb DD fpl2stb -ii30hzb DD fi30hzb -ii60hzb DD fi60hzb -icoinub DD fcoinub -isnapsb DD fsnapsb -iresetb DD fresetb -ibyebyb DD fbyebyb -ikeycnb DD fkeycnb +inoguib DQ fnoguib +idipswb DQ fdipswb +ipl1stb DQ fpl1stb +ipl2stb DQ fpl2stb +ii30hzb DQ fi30hzb +ii60hzb DQ fi60hzb +icoinub DQ fcoinub +isnapsb DQ fsnapsb +iresetb DQ fresetb +ibyebyb DQ fbyebyb +ikeycnb DQ fkeycnb -inoguis DD fnoguis -idipsws DD fdipsws -ipl1sts DD fpl1sts -ipl2sts DD fpl2sts -ii30hzs DD fi30hzs -ii60hzs DD fi60hzs -icoinus DD fcoinus -isnapss DD fsnapss -iresets DD fresets -ibyebys DD fbyebys -ikeycns DD fkeycns -ichecks DD fchecks +inoguis DQ fnoguis +idipsws DQ fdipsws +ipl1sts DQ fpl1sts +ipl2sts DQ fpl2sts +ii30hzs DQ fi30hzs +ii60hzs DQ fi60hzs +icoinus DQ fcoinus +isnapss DQ fsnapss +iresets DQ fresets +ibyebys DQ fbyebys +ikeycns DQ fkeycns +ichecks DQ fchecks -idswitch DD fdswitch -idsbutton DD fdsbutton -idstext1 DD fdstext1 -idstext2 DD fdstext2 -idstext3 DD fdstext3 -idstext4 DD fdstext4 -idstext5 DD fdstext5 -idstext6 DD fdstext6 -idstext7 DD fdstext7 -idstext8 DD fdstext8 -idstext9 DD fdstext9 -idstext10 DD fdstext10 -idstext11 DD fdstext11 -idstext12 DD fdstext12 +idswitch DQ fdswitch +idsbutton DQ fdsbutton +idstext1 DQ fdstext1 +idstext2 DQ fdstext2 +idstext3 DQ fdstext3 +idstext4 DQ fdstext4 +idstext5 DQ fdstext5 +idstext6 DQ fdstext6 +idstext7 DQ fdstext7 +idstext8 DQ fdstext8 +idstext9 DQ fdstext9 +idstext10 DQ fdstext10 +idstext11 DQ fdstext11 +idstext12 DQ fdstext12 fnoguib: incbin "noguib.raw" ; 44x44