typedef & PascalCase for ALL structs and enums
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
|
||||
#include "twn_input.h"
|
||||
|
||||
void input_reset_state(struct input_state *input);
|
||||
void input_reset_state(InputState *input);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user