|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include "stdafx.h"#include "FRED.h"#include "Grid.h"#include "render/3d.h"#include "object/object.h"#include "editor.h"Go to the source code of this file.
Functions | |
| void | GridOrient (vec3d *forward, vec3d *right) |
Variables | |
| int | double_fine_gridlines |
| grid * | The_grid |
| int double_fine_gridlines |
Definition at line 21 of file missiongrid.cpp.
| grid* The_grid |
Definition at line 20 of file missiongrid.cpp.