pin out macros weren't properly included

This commit is contained in:
Christian Kroll 2011-06-20 21:57:30 +00:00
parent 5907d948b3
commit 49c4707896
1 changed files with 2 additions and 0 deletions

View File

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