Advertisement
SirNickolas

OS 7 connection_id.h

Nov 28th, 2014
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.08 KB | None | 0 0
  1. #ifndef CONNECTION_ID_H
  2. #define CONNECTION_ID_H
  3.  
  4. extern int connectionId;
  5.  
  6. #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement