FS2_Open
Open source remastering of the Freespace 2 engine
weaponeditordlg.cpp File Reference
#include "stdafx.h"
#include "FRED.h"
#include "WeaponEditorDlg.h"
#include "globalincs/linklist.h"
#include "Management.h"
#include "weapon/weapon.h"
#include "ship/ship.h"

Go to the source code of this file.

Macros

#define BLANK_FIELD   -99
 

Functions

int save_number (char *str, int *val)
 

Macro Definition Documentation

#define BLANK_FIELD   -99

Definition at line 20 of file weaponeditordlg.cpp.

Function Documentation

int save_number ( char *  str,
int val 
)

Definition at line 52 of file weaponeditordlg.cpp.