Connected parsing to rest of the game
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
# include <stdlib.h> // for atoi()
|
||||
# include <stdio.h> // for printf()
|
||||
# include <math.h> // for M_PI, cos(), sin()
|
||||
# include <sys/stat.h> // for open()
|
||||
# include <fcntl.h> // for open flags
|
||||
|
||||
|
||||
# include "colors.h"
|
||||
# include "memorybook.h"
|
||||
|
||||
Reference in New Issue
Block a user