--- Daodan/src/Oni/Oni.h 2014/04/05 10:19:11 992 +++ Daodan/src/Oni/Oni.h 2015/03/23 23:29:19 1017 @@ -33,6 +33,11 @@ typedef struct { int16_t bottom; } UUtRect; +typedef struct { + uint32_t input; + float analog; +} LItDeviceInput; + #include "Symbols_Var.h" #include "Symbols_Func.h"