Home
last modified time | relevance | path

Searched refs:Com_Editor_f (Results 1 – 1 of 1) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/
H A DCommon.cpp1125 static void Com_Editor_f( const idCmdArgs &args ) { in Com_Editor_f() function
2298 cmdSystem->AddCommand( "editor", Com_Editor_f, CMD_FL_TOOL, "launches the level editor Radiant" ); in InitCommands()