Subversion Repositories WoWGM

Rev

Rev 31 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 31 Rev 32
Line 56... Line 56...
56
//===========================================================================
56
//===========================================================================
57
LUA_API void _lua_pushstring(lua_State* L, LPCSTR s);
57
LUA_API void _lua_pushstring(lua_State* L, LPCSTR s);
58
 
58
 
59
 
59
 
60
#endif // ifndef _FRAMESCRIPT_H_
60
#endif // ifndef _FRAMESCRIPT_H_
-
 
61