(NDK) Modified component/system registration interface
Let's hope it's the last time I do this Former-commit-id: 75f8e63e90e067a7d21efa6a1226ae4bbe050ab9
This commit is contained in:
@@ -19,6 +19,8 @@ namespace Ndk
|
||||
virtual ~System();
|
||||
|
||||
BaseSystem* Clone() const override;
|
||||
|
||||
static SystemIndex RegisterSystem();
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user