diff options
Diffstat (limited to 'structs.h')
| -rw-r--r-- | structs.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ #ifndef STRUCTS_H_ #define STRUCTS_H_ +#include <stddef.h> + struct Position_s { size_t x; size_t y; |
![]() |
index : astar | |
| A* pathfinding in 2D arrays in C with ncurses TUI | Kirill Petrashin |
| aboutsummaryrefslogtreecommitdiff |