mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 23:32:02 +00:00
Merge branch 'asmjit' of https://github.com/coelckers/gzdoom into asmjit
This commit is contained in:
commit
2b05e75656
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
#include <asmjit/asmjit.h>
|
#include <asmjit/asmjit.h>
|
||||||
#include <asmjit/x86.h>
|
#include <asmjit/x86.h>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
extern cycle_t VMCycles[10];
|
extern cycle_t VMCycles[10];
|
||||||
extern int VMCalls[10];
|
extern int VMCalls[10];
|
||||||
|
|
Loading…
Reference in a new issue