New Enums
All 05-era enums added (might be more, idk tbh)
This commit is contained in:
4
InputType.h
Normal file
4
InputType.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef INPUTTYPE_H
|
||||
#define INPUTTYPE_H
|
||||
static enum InputType {NoInput, LeftTread, RightTread, Steer, Throtle, UpDown, Action1, Action2, Action3, Action4, Action5, Constant, Sin};
|
||||
#endif
|
||||
Reference in New Issue
Block a user