mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 18:24:55 +00:00
Make CMain a polymorphic class
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
|
||||
namespace urde
|
||||
{
|
||||
extern class IMain* g_Main;
|
||||
namespace MP1
|
||||
{
|
||||
extern class CMain* g_Main;
|
||||
extern class CGameArchitectureSupport* g_archSupport;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user