Merge hi3.h into game.h
This commit is contained in:
@ -17,3 +17,5 @@ struct game_data {
|
||||
};
|
||||
|
||||
void game_detect(struct game_data *buf);
|
||||
|
||||
void hi3_fill_data(struct game_data *buf);
|
||||
|
||||
Reference in New Issue
Block a user