mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code.
This commit is contained in:
parent
48f50d19c3
commit
253dd02096
29 changed files with 1343 additions and 5870 deletions
|
|
@ -27,7 +27,6 @@
|
|||
#include "windowManager/sdl/sdlWindowMgr.h"
|
||||
#include "windowManager/sdl/sdlCursorController.h"
|
||||
#include "platformSDL/sdlInput.h"
|
||||
#include "platform/menus/popupMenu.h"
|
||||
#include "platform/platformInput.h"
|
||||
|
||||
#include "gfx/gfxDevice.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue