Home
last modified time | relevance | path

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

/dports/games/cake/cake_src/
H A Dmain.cpp130 void cmd_preview (int argc, char *argv[]);
1115 void cmd_preview (int argc, char *argv[]) in cmd_preview() function
1417 gCommands->AddCommand("preview", cmd_preview, "displays the levelshot of a map (if it exists)"); in AddCommands()