mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 00:27:43 +00:00
Merge branch 'master' into urde-tags
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include "DataSpec/DNAMP1/Tweaks/CTweakPlayer.hpp"
|
||||
#include "DataSpec/DNAMP1/Tweaks/CTweakGame.hpp"
|
||||
|
||||
namespace pshag
|
||||
namespace urde
|
||||
{
|
||||
CMemoryCardSys* g_MemoryCardSys = nullptr;
|
||||
CResFactory* g_ResFactory = nullptr;
|
||||
@@ -223,7 +223,7 @@ void CMain::LoadAudio()
|
||||
|
||||
int CMain::appMain(boo::IApplication* app)
|
||||
{
|
||||
Zeus::detectCPU();
|
||||
zeus::detectCPU();
|
||||
mainWindow = app->newWindow(_S("Metroid Prime 1 Reimplementation vZygote"), 1);
|
||||
mainWindow->showWindow();
|
||||
TOneStatic<CGameGlobalObjects> globalObjs;
|
||||
|
||||
Reference in New Issue
Block a user