shuffle and clean up includes - builds on windows properly again
This commit is contained in:
@@ -31,15 +31,14 @@
|
||||
* @brief Nunchuk expansion device.
|
||||
*/
|
||||
|
||||
|
||||
#include "nunchuk.h"
|
||||
#include "dynamics.h"
|
||||
#include "events.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "definitions.h"
|
||||
#include "wiiuse_internal.h"
|
||||
#include "dynamics.h"
|
||||
#include "events.h"
|
||||
#include "nunchuk.h"
|
||||
|
||||
static void nunchuk_pressed_buttons(struct nunchuk_t* nc, byte now);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user