naev
0.11.5
src
nlua_news.h
1
/*
2
* See Licensing and Copyright notice in naev.h
3
*/
4
#pragma once
5
6
#include "news.h"
7
#include "nlua.h"
8
9
#define NEWS_METATABLE "news"
14
typedef
int
LuaNews_t;
15
16
/*
17
* Load the system library.
18
*/
19
int
nlua_loadNews
( nlua_env env );
nlua_loadNews
int nlua_loadNews(nlua_env env)
Loads the news library.
Definition
nlua_news.c:59
Generated by
1.12.0