6 lines
76 B
C
6 lines
76 B
C
|
#pragma once
|
||
|
|
||
|
#include <game.h>
|
||
|
|
||
|
void hi3_fill_data(struct game_data *buf);
|