1 parent 50b9183 commit 4810019Copy full SHA for 4810019
1 file changed
GekkoLib/src/event.cpp
@@ -2,6 +2,7 @@
2
3
#include <cassert>
4
#include <cstdlib>
5
+#include <cstring>
6
7
void Gekko::GameEventBuffer::Init(u32 input_size)
8
{
0 commit comments