mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-26 04:47:04 +00:00
Rename JSInterface_GUITypes to JSInterface_GUISize, refs 8734efca94, 9be8a560a9.
Rename init to RegisterScriptClass. Differential Revision: https://code.wildfiregames.com/D2339 Tested on: clang 8.0.1., Jenkins/vs2015 This was SVN commit r23018.
This commit is contained in:
@@ -17,12 +17,10 @@
|
||||
|
||||
#include "precompiled.h"
|
||||
|
||||
#include "gui/IGUIObject.h"
|
||||
#include "IGUIObject.h"
|
||||
|
||||
#include "gui/CGUI.h"
|
||||
#include "gui/CGUISetting.h"
|
||||
#include "gui/scripting/JSInterface_GUITypes.h"
|
||||
#include "gui/scripting/JSInterface_IGUIObject.h"
|
||||
#include "ps/CLogger.h"
|
||||
#include "ps/GameSetup/Config.h"
|
||||
#include "ps/Profile.h"
|
||||
|
||||
Reference in New Issue
Block a user