config
This commit is contained in:
8
game-ctrl/config.h
Normal file
8
game-ctrl/config.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef _CONFIG_H_
|
||||
#define _CONFIG_H_
|
||||
|
||||
|
||||
void configInit();
|
||||
|
||||
|
||||
#endif // _CONFIG_H_
|
Reference in New Issue
Block a user