![]() |
doom3-gpl
Doom 3 GPL source release
|
#include "../../idlib/precompiled.h"#include "../../renderer/tr_local.h"#include "../../sys/win32/win_local.h"#include <io.h>#include "../../ui/DeviceContext.h"#include "../../sys/win32/rc/guied_resource.h"#include "GEApp.h"Go to the source code of this file.
Functions | |
| void | GUIEditorInit (void) |
| void | GUIEditorShutdown (void) |
| bool | GUIEditorHandleMessage (void *msg) |
| void | GUIEditorRun () |
| const char * | StringFromVec4 (idVec4 &v) |
| bool | IsExpression (const char *s) |
Variables | |
| rvGEApp | gApp |
1.8.6.