This file contains misc functions. More...
#include "cm.h"
Functions | |
| void | start_race (const char *text, int start) |
| void | shutdown_module (int x) |
| Shuts down cm module with a clean exit. | |
| void | check_command (int argc, char **argv) |
| checks for command line instructions | |
| int | setup_flags (int argc, char **argv) |
| Sets up program flags to FALSE and then calls check_command(). | |
| int | setup_ipc (int argc, char **argv) |
This file contains misc functions.
1.6.3