only:lua_hooks.h
This commit is contained in:
parent
5393f21317
commit
1db0c66068
|
@ -1,3 +1,5 @@
|
|||
// file lua_hooks.h
|
||||
|
||||
#pragma once
|
||||
|
||||
struct lua_State;
|
||||
|
|
Loading…
Reference in New Issue