mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-12 21:01:00 +00:00
Shut up compiler warning.
This commit is contained in:
parent
7ae871c7f8
commit
0bdc976d50
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
#include "lua_hook.h"
|
||||
#include "lua_hud.h" // hud_running errors
|
||||
|
||||
void LUAh_NetArchiveHook(lua_CFunction archFunc);
|
||||
|
||||
static UINT8 hooksAvailable[(hook_MAX/8)+1];
|
||||
|
||||
const char *const hookNames[hook_MAX+1] = {
|
||||
|
|
Loading…
Reference in a new issue