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

#ifndef _ISDL_SUPP_H_
#define _ISDL_SUPP_H_


// external functions

int     ISDL_ActivateGun();
int  	ISDL_ActivateMissile();
void	ISDL_UserProcessAuxInput();


#endif // _IL_SUPP_H_