File: api_gen.h

package info (click to toggle)
freeciv 2.3.2-1%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 123,684 kB
  • sloc: ansic: 300,981; sh: 11,763; makefile: 4,671; python: 1,717; xml: 172
file content (9 lines) | stat: -rw-r--r-- 223 bytes parent folder | download
1
2
3
4
5
6
7
8
9
/*
** Lua binding: api
** Generated automatically by tolua 5.1.3 on Sat Mar 31 13:39:04 2012.
*/

/* Exported function */
TOLUA_API int tolua_api_open (lua_State* tolua_S);
LUALIB_API int luaopen_api (lua_State* tolua_S);