X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=blobdiff_plain;f=src%2Futil%2Fshbat%2Fqwolf.sh;h=28ab088c43ef77d12fdb8ccd04b68cbccf1b8dec;hp=d900d481f5e1e3ec3369e072f6cc7475b49fa014;hb=ded380e7aab3ba7460e1f756b576722e996d939a;hpb=ab0c7149375a68f5a0708e4114dcbbea42bfc251 diff --git a/src/util/shbat/qwolf.sh b/src/util/shbat/qwolf.sh index d900d481..28ab088c 100755 --- a/src/util/shbat/qwolf.sh +++ b/src/util/shbat/qwolf.sh @@ -5,7 +5,9 @@ dir2="16/wolf3d/WOLFSRC" echo ==== $dir1 ==== grep "$1" "$dir1"/*.c grep "$1" "$dir1"/*.h +grep "$1" "$dir1"/*.asm echo ==== $dir2 ==== grep "$1" "$dir2"/*.C grep "$1" "$dir2"/*.H +grep "$1" "$dir2"/*.ASM . ./src/util/qfoot.sh $0