aboutsummaryrefslogtreecommitdiff
path: root/wiiremote/wiiremote.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiiremote/wiiremote.h')
-rw-r--r--wiiremote/wiiremote.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiiremote/wiiremote.h b/wiiremote/wiiremote.h
index f8ad39d..4a03f09 100644
--- a/wiiremote/wiiremote.h
+++ b/wiiremote/wiiremote.h
@@ -67,7 +67,6 @@ enum {
WiiClassicControllerPlusButton
};
-
typedef UInt16 WiiExpansionPortType;
enum{
WiiExpNotAttached,
@@ -131,6 +130,7 @@ typedef struct _WiiRemoteRec
Boolean isLED2Illuminated;
Boolean isLED3Illuminated;
Boolean isLED4Illuminated;
+ Boolean isExtraOutputEnabled;
Boolean isExpansionPortAttached;