Project

General

Profile

Revision 342

identified error

View differences:

proj_func.h
55 55

  
56 56
int16_t* get_mouse_Y(void);
57 57

  
58
void build_host_structure(host_info_t *p, gunner_t *host, gunner_t *remote, list_t *bullet_list);
58
void build_host_structure(host_info_t *p, gunner_t *host, gunner_t *remote);
59 59

  
60 60
void build_remote_structure(remote_info_t *p, keys_t *keys, double angle);
61 61

  

Also available in: Unified diff