aboutsummaryrefslogtreecommitdiff
path: root/src/parsec/include/con_tani.h
blob: 854402c912f9b2b9813c39bbc1eb1d21a4435423 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * PARSEC HEADER: con_tani.h
 */

#ifndef _CON_TANI_H_
#define _CON_TANI_H_


// external functions

int		Cmd_DefTexAnim( char *command );


#endif // _CON_TANI_H_