|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include "stdafx.h"#include "FRED.h"#include "DumpStats.h"#include "starfield/starfield.h"#include "nebula/neb.h"#include "cfile/cfile.h"#include "globalincs/linklist.h"#include "object/object.h"#include "object/waypoint.h"#include "jumpnode/jumpnode.h"#include "mission/missiongoals.h"#include "gamesnd/eventmusic.h"#include "asteroid/asteroid.h"#include "species_defs/species_defs.h"#include "weapon/weapon.h"Go to the source code of this file.
Functions | |
| void | dump_loadout (ship *shipp, CString &loadout) |
Definition at line 686 of file dumpstats.cpp.