Initial community commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef _CWNDTRACK_H
|
||||
#define _CWNDTRACK_H
|
||||
|
||||
#define TOP 1
|
||||
#define LEFT 2
|
||||
#define RIGHT 4
|
||||
#define BOTTOM 8
|
||||
#define NOINTERSECT 16
|
||||
#define KEEPSIZE 32
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user