7 lines
102 B
C++
7 lines
102 B
C++
|
|
namespace modules::borderlands::hooks {
|
|
|
|
void Init() {}
|
|
|
|
} // namespace modules::borderlands::hooks
|