now swap WIIUSE_SYNC_HANDSHAKE usages again

This commit is contained in:
Lysann Schlegel
2012-12-08 23:01:32 +01:00
parent cfd8209c23
commit a4e3140274
3 changed files with 4 additions and 4 deletions

View File

@@ -753,7 +753,7 @@ typedef struct wiimote_t {
WCONST int flags; /**< options flag */
#ifdef WIIUSE_SYNC_HANDSHAKE
#ifndef WIIUSE_SYNC_HANDSHAKE
WCONST byte handshake_state; /**< the state of the connection handshake */
#endif
WCONST byte expansion_state; /**< the state of the expansion handshake */