mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Clean up Strategic/*:cpp includes
This commit is contained in:
@@ -37,20 +37,15 @@ to call into.
|
||||
#include "strategicmap.h"
|
||||
#include "Strategic Movement.h"
|
||||
#include "Strategic Town Loyalty.h"
|
||||
#include "Text.h"
|
||||
#include "Town Militia.h"
|
||||
#include "Vehicles.h"
|
||||
|
||||
extern "C" {
|
||||
#include "lua.h"
|
||||
#include "lauxlib.h"
|
||||
#include "lualib.h"
|
||||
}
|
||||
|
||||
#include <lua.h>
|
||||
#include <lua_function.h>
|
||||
#include <lua_state.h>
|
||||
#include <lua_table.h>
|
||||
|
||||
extern CHAR16 gzUserDefinedButton1[ 128 ];
|
||||
extern CHAR16 gzUserDefinedButton2[ 128 ];
|
||||
|
||||
Reference in New Issue
Block a user