7 lines
51 B
C++
7 lines
51 B
C++
|
|
namespace modules::borderlands {
|
|
|
|
void Init();
|
|
|
|
}
|