mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Move editor functions to separate header
Editor functions now live in Editor.h, which is a new file - the existing editor.h has been renamed to CustomLevels.h.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include "CustomLevels.h"
|
||||
#include "DeferCallbacks.h"
|
||||
#include "Editor.h"
|
||||
#include "Enums.h"
|
||||
#include "Entity.h"
|
||||
#include "Exit.h"
|
||||
|
||||
Reference in New Issue
Block a user