mirror of
https://github.com/yquake2/xatrix.git
synced 2024-11-10 06:42:22 +00:00
Remove unused GetGameAPI() prototype
Submitted by: Ozkan Sezer
This commit is contained in:
parent
906b89e483
commit
c107df476c
1 changed files with 2 additions and 4 deletions
|
@ -220,7 +220,5 @@ typedef struct
|
|||
int max_edicts;
|
||||
} game_export_t;
|
||||
|
||||
game_export_t *GetGameAPI(game_import_t *import);
|
||||
|
||||
#endif /* XATRIX_GAME_H */
|
||||
|
||||
|
|
Loading…
Reference in a new issue