mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-05-31 08:51:03 +00:00
Cleanup LUAh_NetArchiveHook prototype mess.
This commit is contained in:
parent
0bdc976d50
commit
9d6e75ae4f
3 changed files with 1 additions and 4 deletions
|
@ -24,8 +24,6 @@
|
|||
#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…
Add table
Add a link
Reference in a new issue