12 lines
90 B
C
12 lines
90 B
C
//Troy Rosin
|
|
|
|
#ifndef __netcode_h__
|
|
#define __netcode_h__
|
|
|
|
#define PORT 36911
|
|
|
|
|
|
|
|
#endif
|
|
|