ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Oni/Oni.h
(Generate patch)

Comparing Daodan/src/Oni/Oni.h (file contents):
Revision 992 by alloc, Sat Apr 5 10:19:11 2014 UTC vs.
Revision 1017 by alloc, Mon Mar 23 23:29:19 2015 UTC

# Line 33 | Line 33 | typedef struct {
33          int16_t bottom;
34   } UUtRect;
35  
36 + typedef struct {
37 +        uint32_t input;
38 +        float analog;
39 + } LItDeviceInput;
40 +
41   #include "Symbols_Var.h"
42   #include "Symbols_Func.h"
43  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)