Pioneer
Loading...
Searching...
No Matches
LuaShipDef.h
Go to the documentation of this file.
1// Copyright © 2008-2023 Pioneer Developers. See AUTHORS.txt for details
2// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
3
4#ifndef LUASHIPDEF_H
5#define LUASHIPDEF_H
6
7namespace LuaShipDef {
8 void Register();
9}
10
11#endif
Definition LuaShipDef.h:7
void Register()
Definition LuaShipDef.cpp:223