Merge branch 'asmjit' of https://github.com/coelckers/gzdoom into asmjit

This commit is contained in:
Magnus Norddahl 2018-10-09 14:46:40 +02:00
commit 2b05e75656
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#include <asmjit/asmjit.h>
#include <asmjit/x86.h>
#include <functional>
#include <vector>
extern cycle_t VMCycles[10];
extern int VMCalls[10];