DOS LPF animation files extractor

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1263 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2003-10-03 07:02:11 +00:00
parent 4b4cf5f373
commit 01aa2e92e9
3 changed files with 484 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
unlpf: unlpf.c
gcc -W -Wall -g -O0 unlpf.c -o unlpf
clean:
rm unlpf unlpf.exe