8 lines
90 B
C
8 lines
90 B
C
#ifndef GET_CORNERS
|
|
#define GET_CORNERS
|
|
|
|
|
|
void get_corners(void);
|
|
|
|
|
|
#endif /* COMMON_H_ */ |