mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-14 02:46:07 +00:00
CScriptSpecialFunction progress & symbol updates
Former-commit-id: 84d590be2f
This commit is contained in:
@@ -4,12 +4,7 @@
|
||||
#include "types.h"
|
||||
|
||||
#include "Kyoto/Input/CRumbleVoice.hpp"
|
||||
|
||||
enum EMotorState {
|
||||
kMS_Stop, // = PAD_MOTOR_STOP,
|
||||
kMS_Rumble, // = PAD_MOTOR_RUMBLE,
|
||||
kMS_StopHard, // = PAD_MOTOR_STOP_HARD,
|
||||
};
|
||||
#include "Kyoto/Input/InputTypes.hpp"
|
||||
|
||||
class CRumbleGenerator {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user