Initial commit
This commit is contained in:
5
game_payload/include/hi3.h
Normal file
5
game_payload/include/hi3.h
Normal file
@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <game.h>
|
||||
|
||||
void hi3_fill_data(struct game_data *buf);
|
||||
Reference in New Issue
Block a user