naev
0.12.6
src
nlua_bkg.h
1
/*
2
* See Licensing and Copyright notice in naev.h
3
*/
4
#pragma once
5
6
#include "nlua.h"
7
8
/*
9
* Library loading
10
*/
11
int
nlua_loadBackground
( nlua_env env );
nlua_loadBackground
int nlua_loadBackground(nlua_env env)
Loads the graphics library.
Definition
nlua_bkg.c:33
Generated by
1.14.0