metamod-source/core/sourcehook/generate/generate
2015-10-24 19:36:33 -07:00

10 lines
107 B
Plaintext
Executable File

#/bin/sh
cd shworker
make
cd ..
shworker/bin/shworker.bin iter sourcehook.hxx sourcehook.h $1
cp *.h ..