still working on rotation, gotta quit going crazy lol
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef TC_INPUT_H_
|
||||
#define TC_INPUT_H_
|
||||
|
||||
void TC_Process_Input(void);
|
||||
void TC_Process_Input_Per_Tick(void);
|
||||
void TC_Process_Input_Per_Frame(void);
|
||||
|
||||
#endif /* TC_INPUT_H_ */
|
||||
|
||||
Reference in New Issue
Block a user