embedded-software
reusable software modules for embedded systems
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
muh_game.h
Go to the documentation of this file.
1 
35 #ifndef MUH_GAME_H_
36 #define MUH_GAME_H_
37 
41 void MuhGame_Init(void);
42 
45 #endif /* MUH_GAME_H_ */
void MuhGame_Init(void)
Definition: muh_game.c:70