Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <Python.h>
#include <string>
#include "gfx/aux_texture.h"
#include "gfx/cockpit.h"
#include "gfx/animation.h"
#include "cmd/planet.h"
Go to the source code of this file.
Functions | |
bool | PlanetHasLights (Unit *un) |
Definition at line 9 of file script_call_unit.cpp.