Subversion Repositories Projects

Rev

Rev 2136 | Blame | Last modification | View Log | RSS feed

//############################################################################
//# HISTORY  stick_setup.h
//#
//# 22.05.2013 OG
//# - umgestellt auf menuctrl
//############################################################################

#ifndef _STICK_SETUP_H_
#define _STICK_SETUP_

void Setup_Joysticks(void);

#endif