mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-04-11 20:51:37 +00:00
Remove unneed GetGameAPI() prototype.
Based upon a patch submitted by: Ozkan Sezer
This commit is contained in:
parent
bd025ae5c5
commit
8e61ccecca
1 changed files with 0 additions and 2 deletions
|
@ -235,5 +235,3 @@ typedef struct
|
|||
int num_edicts; /* current number, <= max_edicts */
|
||||
int max_edicts;
|
||||
} game_export_t;
|
||||
|
||||
game_export_t *GetGameAPI(game_import_t *import);
|
||||
|
|
Loading…
Reference in a new issue