2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 23:47:42 +00:00

Update HECL

Rename Editor
This commit is contained in:
2016-01-05 01:53:16 -08:00
parent 1f79f604af
commit f3f4b674a7
16 changed files with 62 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
#ifndef RUDE_SPLASH_SCREEN_HPP
#define RUDE_SPLASH_SCREEN_HPP
#ifndef URDE_SPLASH_SCREEN_HPP
#define URDE_SPLASH_SCREEN_HPP
#include <Specter/View.hpp>
#include <Specter/ModalWindow.hpp>
@@ -7,7 +7,7 @@
#include <Specter/FileBrowser.hpp>
#include "ViewManager.hpp"
namespace RUDE
namespace URDE
{
static LogVisor::LogModule Log("Specter::SplashScreen");
@@ -130,4 +130,4 @@ public:
}
#endif // RUDE_SPLASH_SCREEN_HPP
#endif // URDE_SPLASH_SCREEN_HPP