diff options
Diffstat (limited to 'src/parsec/include/con_cani.h')
| -rw-r--r-- | src/parsec/include/con_cani.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/parsec/include/con_cani.h b/src/parsec/include/con_cani.h new file mode 100644 index 0000000..b124208 --- /dev/null +++ b/src/parsec/include/con_cani.h @@ -0,0 +1,16 @@ +/* + * PARSEC HEADER: con_cani.h + */ + +#ifndef _CON_CANI_H_ +#define _CON_CANI_H_ + + +// external functions + +int Cmd_DefColAnim( char *command ); + + +#endif // _CON_CANI_H_ + + |
