Include guards on our headers
This commit is contained in:
@@ -35,4 +35,9 @@
|
||||
* USA.
|
||||
*/
|
||||
|
||||
#ifndef EMU_JOYSTICK_TM_FCS_H
|
||||
# define EMU_JOYSTICK_TM_FCS_H
|
||||
|
||||
extern const joystick_if_t joystick_tm_fcs;
|
||||
|
||||
#endif /*EMU_JOYSTICK_TM_FCS_H*/
|
||||
|
||||
Reference in New Issue
Block a user