10 lines
138 B
C++
10 lines
138 B
C++
|
|
/*
|
|
*
|
|
* We let the module manager init this.
|
|
* Then from here we init everything else in the module
|
|
*
|
|
*/
|
|
|
|
namespace modules::example
|