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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user