* initial Wii Motion+ support * initial timer support
@@ -1,3 +1,8 @@
#ifndef __TYPES_H
#define __TYPES_H
typedef int bool;
#define TRUE 1
#define FALSE 0
#endif /* __TYPES_H */
The note is not visible to the blocked user.