4 lines
58 B
C
4 lines
58 B
C
|
#pragma once
|
||
|
|
||
|
#define MATRIX_ROWS 4
|
||
|
#define MATRIX_COLS 10
|