mirror of
https://github.com/XLabsProject/s1x-client.git
synced 2023-08-02 15:02:12 +02:00
Update protobuf
This commit is contained in:
parent
ea38e33c82
commit
89bf57268f
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -10,7 +10,7 @@
|
||||
[submodule "deps/protobuf"]
|
||||
path = deps/protobuf
|
||||
url = https://github.com/google/protobuf.git
|
||||
branch = 3.14.x
|
||||
branch = 3.15.x
|
||||
[submodule "deps/minhook"]
|
||||
path = deps/minhook
|
||||
url = https://github.com/TsudaKageyu/minhook.git
|
||||
|
2
deps/protobuf
vendored
2
deps/protobuf
vendored
@ -1 +1 @@
|
||||
Subproject commit 19fb89416f3fdc2d6668f3738f444885575285bc
|
||||
Subproject commit 436bd7880e458532901c58f4d9d1ea23fa7edd52
|
@ -84,6 +84,7 @@
|
||||
#include <asmjit/core/jitruntime.h>
|
||||
#include <asmjit/x86/x86assembler.h>
|
||||
|
||||
#include <google/protobuf/stubs/logging.h>
|
||||
#include <proto/auth.pb.h>
|
||||
|
||||
#pragma warning(pop)
|
||||
|
BIN
tools/protoc.exe
BIN
tools/protoc.exe
Binary file not shown.
Loading…
Reference in New Issue
Block a user