cleanup: namespace Montauk (capital M) => montauk::abi
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include "WinServer.hpp"
|
||||
#include "Path.hpp"
|
||||
|
||||
namespace Montauk {
|
||||
namespace montauk::abi {
|
||||
static void Sys_Exit(int exitCode) {
|
||||
(void)exitCode;
|
||||
Sched::ExitProcess();
|
||||
|
||||
Reference in New Issue
Block a user