#include "joystick.h"

unsigned char fakeport;


// fake function since our keybord doesn't need any initialisation
void joy_init()
{
}