first commit
This commit is contained in:
8
global_macros.h
Normal file
8
global_macros.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef GLOBAL_MACROS_H
|
||||
#define GLOBAL_MACROS_H
|
||||
|
||||
#define BUF_SIZE 256
|
||||
#define BRD_SIZE_X 15
|
||||
#define BRD_SIZE_Y 30
|
||||
|
||||
#endif // GLOBAL_MACROS_H
|
||||
Reference in New Issue
Block a user