mirror of
https://github.com/NoelFB/blah.git
synced 2025-07-15 18:51:53 +08:00
cleaned up app, renamed internal input update methods
This commit is contained in:
@ -27,7 +27,7 @@ namespace Blah
|
||||
void init();
|
||||
|
||||
// Steps the input state
|
||||
void update_state();
|
||||
void step_state();
|
||||
|
||||
// Updates bindings
|
||||
void update_bindings();
|
||||
|
Reference in New Issue
Block a user