embeddedlibrary
reusable software modules for embedded systems
game_MUH3.h
1 
35 #ifndef MUH_GAME3_H_
36 #define MUH_GAME3_H_
37 
41 void MUH3_Init(void);
42 
45 #endif /* MUH_GAME3_H_ */
void MUH3_Init(void)
Definition: game_MUH3.c:65