Project

General

Profile

Revision 320

multiplayer almost working, serial data not being transmitted?

View differences:

proj_func.h
37 37

  
38 38
int32_t* get_mouse_Y(void);
39 39

  
40
void build_host_structure(host_info_t *p, gunner_t *host, gunner_t *remote, list_t *bullet_list);
41

  
42
void build_remote_structure(remote_info_t *p, keys_t *keys, double angle);
43

  
40 44
/**
41 45
 * @brief
42 46
 * @param

Also available in: Unified diff