Update fakemeta module project files and use AMTL.

This commit is contained in:
Arkshine
2014-08-09 20:50:45 +02:00
parent 889ad7c3eb
commit c76509fe41
16 changed files with 270 additions and 6782 deletions

View File

@@ -14,16 +14,17 @@
#ifndef _FAKEMETA_INCLUDE_H
#define _FAKEMETA_INCLUDE_H
#include "sdk/amxxmodule.h"
#include "amxxmodule.h"
#include <entity_state.h>
#include <usercmd.h>
#include "CVector.h"
#include "engfunc.h"
#include "dllfunc.h"
#include "pev.h"
#include "forward.h"
#include "fm_tr.h"
#include "glb.h"
#include <am-string.h>
#include <am-vector.h>
extern edict_t *g_player_edicts[33];