Skip to content

Commit

Permalink
Merge branch 'asmjit' of https://github.com/coelckers/gzdoom into asmjit
Browse files Browse the repository at this point in the history
  • Loading branch information
dpjudas committed Oct 9, 2018
2 parents 3f4638c + 9c3b850 commit 2b05e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripting/vm/jitintern.h
Expand Up @@ -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];
Expand Down

0 comments on commit 2b05e75

Please sign in to comment.