cleanup: namespace Montauk (capital M) => montauk::abi
This commit is contained in:
@@ -552,7 +552,7 @@ inline int text_input_handle_mouse(TextInputState& state,
|
||||
inline int text_input_key(TextInputState& state,
|
||||
char* text,
|
||||
int cap,
|
||||
const Montauk::KeyEvent& key,
|
||||
const montauk::abi::KeyEvent& key,
|
||||
TextInputCharFilter filter = nullptr,
|
||||
void* userdata = nullptr,
|
||||
bool masked = false) {
|
||||
|
||||
Reference in New Issue
Block a user