You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
[macOS] Process joypad input directly in the embedded process.
This commit is contained in:
@@ -93,7 +93,6 @@ class EmbeddedProcessMacOS final : public EmbeddedProcessBase {
|
||||
|
||||
void _try_embed_process();
|
||||
void update_embedded_process();
|
||||
void _joy_connection_changed(int p_index, bool p_connected) const;
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
|
||||
Reference in New Issue
Block a user