feat: allow game registering of components
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef LIGHTKEEPER_GAMECOMPONENTREGISTRY_H
|
||||
#define LIGHTKEEPER_GAMECOMPONENTREGISTRY_H
|
||||
|
||||
void RegisterGameComponents();
|
||||
|
||||
#endif // LIGHTKEEPER_GAMECOMPONENTREGISTRY_H
|
||||
Reference in New Issue
Block a user