cleanup: namespace Montauk (capital M) => montauk::abi
This commit is contained in:
@@ -287,7 +287,7 @@ extern "C" void _start() {
|
||||
montauk::yield();
|
||||
}
|
||||
|
||||
Montauk::KeyEvent ev;
|
||||
montauk::abi::KeyEvent ev;
|
||||
montauk::getkey(&ev);
|
||||
if (!ev.pressed) continue;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user