naev
0.12.5
src
nlua_shiplog.h
1
/*
2
* See Licensing and Copyright notice in naev.h
3
*/
4
#pragma once
5
6
#include "nlua.h"
7
#include "shiplog.h"
8
9
/* individual library stuff */
10
int
nlua_loadShiplog
( nlua_env env );
nlua_loadShiplog
int nlua_loadShiplog(nlua_env env)
Loads the mission Lua library.
Definition
nlua_shiplog.c:30
Generated by
1.14.0