Fix includes

This commit is contained in:
BotoX
2017-02-26 00:16:12 +01:00
parent 106e04ae7e
commit a68896fc18
27 changed files with 5545 additions and 1761 deletions
@@ -31,14 +31,14 @@
* Version: $Id$
*/
#pragma semicolon 1
#pragma newdecls required
#include <sourcemod>
#include <sdktools_functions>
#include <mapchooser>
#include <nextmap>
#pragma semicolon 1
#pragma newdecls required
#define MCE_VERSION "1.13.0"
public Plugin myinfo =