Browse Source

pin out macros weren't properly included

feature/2015
Christian Kroll 13 years ago
parent
commit
49c4707896
  1. 2
      joystick/joystick.h

2
joystick/joystick.h

@ -1,6 +1,8 @@
#ifndef JOYSTICK_H
#define JOYSTICK_H
#include "../config.h"
extern unsigned char waitForFire;
void joy_init();

Loading…
Cancel
Save