mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
Warning fixes, general cleanup (#5053)
This commit is contained in:
+3
-1
@@ -17,4 +17,6 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
int luaopen_bit(lua_State *L);
|
||||
struct lua_State;
|
||||
|
||||
int luaopen_bit_embed(lua_State *L);
|
||||
|
||||
Reference in New Issue
Block a user