Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/
H A DCommon.cpp1156 static void Com_MaterialEditor_f( const idCmdArgs &args ) { in Com_MaterialEditor_f() function
2310 …cmdSystem->AddCommand( "materialEditor", Com_MaterialEditor_f, CMD_FL_TOOL, "launches the Material… in InitCommands()