Apply patch to wiiusej to overcome some old refactoring problems.

This commit is contained in:
2011-11-21 11:03:02 +00:00
parent bce25ab581
commit 55ee59d3aa
29 changed files with 5602 additions and 39 deletions

View File

@@ -12,4 +12,4 @@ public class BalanceBoardInsertedEvent extends WiiUseApiEvent {
+ super.getWiimoteId() + " ********/\n";
return out;
}
}
}

View File

@@ -14,4 +14,4 @@ public class BalanceBoardRemovedEvent extends WiiUseApiEvent {
+ super.getWiimoteId() + " ********/\n";
return out;
}
}
}