naev
0.12.6
src
nlua_gfx.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_loadGFX
( nlua_env env );
nlua_loadGFX
int nlua_loadGFX(nlua_env env)
Loads the graphics library.
Definition
nlua_gfx.c:112
Generated by
1.14.0