From 5ebcd5b0d5793a29b28b6c4344a7adda3bdfd15d Mon Sep 17 00:00:00 2001 From: Maxxiii <30539708+Maxxiii@users.noreply.github.com> Date: Wed, 16 Sep 2020 18:53:32 +0300 Subject: Update more local links in comments --- subpages/Comments/wad2bmp.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subpages/Comments/wad2bmp.html') diff --git a/subpages/Comments/wad2bmp.html b/subpages/Comments/wad2bmp.html index 31c1c5f..7e804f9 100644 --- a/subpages/Comments/wad2bmp.html +++ b/subpages/Comments/wad2bmp.html @@ -226,7 +226,7 @@

If you need a command line program to extract .wad files, for the time being you can use HLExtract (the example application that comes with HLLib). + href="../../pages/Miscellaneous-HLLib.html">HLLib). It works more less the same way as wad2bmp. Example usage:

HLExtract.exe -p "C:\MyWad.wad" -e "root"
-- cgit v1.2.3