From adad1384ff24e25edcac4628f333e80942d051a3 Mon Sep 17 00:00:00 2001 From: Borja Ferrer Date: Sat, 19 Aug 2006 23:18:11 +0000 Subject: [PATCH] now it compiles --- plugins/include/amxmodx.inc | 3 +++ plugins/include/messages.inc | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/include/amxmodx.inc b/plugins/include/amxmodx.inc index 33e2d581..940af59d 100755 --- a/plugins/include/amxmodx.inc +++ b/plugins/include/amxmodx.inc @@ -1055,3 +1055,6 @@ native arrayset(array[], value, size); * The weapon name is case sensitive, and has the weapon_* form. */ native get_weaponid(const name[]); + +// Keep this always at the bottom of this file +#include diff --git a/plugins/include/messages.inc b/plugins/include/messages.inc index 521e066e..0999520c 100644 --- a/plugins/include/messages.inc +++ b/plugins/include/messages.inc @@ -11,7 +11,6 @@ #define _coremsg_included #include -#include /* These functinos are used to generate client messages. * You may generate menu, smoke, shockwaves, thunderlights,