- create ScriptCall function pointer on VMScriptFunction

This commit is contained in:
Magnus Norddahl 2018-10-09 02:52:07 +02:00
commit e930dfaae7
5 changed files with 53 additions and 27 deletions

View file

@ -37,7 +37,6 @@
#include "r_state.h"
#include "stats.h"
#include "vmintern.h"
#include "jit.h"
#include "types.h"
extern cycle_t VMCycles[10];