![]() |
doom3-gpl
Doom 3 GPL source release
|
#include "../../idlib/precompiled.h"#include "../../game/game.h"#include "../../sys/win32/win_local.h"#include "../../sys/win32/rc/common_resource.h"#include "../../sys/win32/rc/PDAEditor_resource.h"#include "../comafx/DialogName.h"#include "DialogPDAEditor.h"Go to the source code of this file.
Classes | |
| class | CDialogPDAAdd |
Functions | |
| void | PDAEditorInit (const idDict *spawnArgs) |
| void | PDAEditorRun (void) |
| void | PDAEditorShutdown (void) |
Variables | |
| CDialogPDAEditor * | g_PDAEditorDialog = NULL |
Definition at line 102 of file DialogPDAEditor.cpp.
Definition at line 137 of file DialogPDAEditor.cpp.
Definition at line 151 of file DialogPDAEditor.cpp.
| CDialogPDAEditor* g_PDAEditorDialog = NULL |
Definition at line 48 of file DialogPDAEditor.cpp.
1.8.6.