mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-12 16:48:23 +00:00
8 lines
188 B
Plaintext
Executable File
8 lines
188 B
Plaintext
Executable File
#/bin/sh
|
|
|
|
./shworker.bin iter $1 sourcehook.hxx sourcehook.h
|
|
./shworker.bin iter $1 sh_memfuncinfo.hxx sh_memfuncinfo.h
|
|
./shworker.bin hopter $1 FastDelegate.hxx FastDelegate.h
|
|
|
|
cp *.h ..
|