forked from Popn_Tools/popnhax
new dist files
This commit is contained in:
parent
d49cced163
commit
43471fb684
@ -21,6 +21,8 @@ $(zipdir)/:
|
|||||||
$(BUILDDIR)/popnhax.zip: \
|
$(BUILDDIR)/popnhax.zip: \
|
||||||
build/bin/avs2_1508-32/popnhax.dll \
|
build/bin/avs2_1508-32/popnhax.dll \
|
||||||
dist/popnhax/popnhax.xml \
|
dist/popnhax/popnhax.xml \
|
||||||
|
dist/popnhax/D3d9.dll \
|
||||||
|
dist/popnhax/ifs_hook.dll \
|
||||||
| $(zipdir)/
|
| $(zipdir)/
|
||||||
echo ... $@
|
echo ... $@
|
||||||
zip -j $@ $^
|
zip -j $@ $^
|
||||||
|
BIN
dist/popnhax/D3d9.dll
vendored
Normal file
BIN
dist/popnhax/D3d9.dll
vendored
Normal file
Binary file not shown.
BIN
dist/popnhax/ifs_hook.dll
vendored
Normal file
BIN
dist/popnhax/ifs_hook.dll
vendored
Normal file
Binary file not shown.
@ -1,5 +1,6 @@
|
|||||||
// clang-format off
|
// clang-format off
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
#include <process.h>
|
||||||
#include <psapi.h>
|
#include <psapi.h>
|
||||||
// clang-format on
|
// clang-format on
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user