Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/
H A DCommon.cpp1220 static void Com_EditSounds_f( const idCmdArgs &args ) { in Com_EditSounds_f() function
2300 …cmdSystem->AddCommand( "editSounds", Com_EditSounds_f, CMD_FL_TOOL, "launches the in-game Sound Ed… in InitCommands()