Add unpacktool to CMake, port to *nix

This commit is contained in:
Diomendius
2024-06-16 16:57:53 +12:00
parent 9d6285490d
commit 2c7947202a
7 changed files with 55 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include <stdint.h>
#include <stddef.h>
struct CSInputBuffer;