Updated Toy, tweaked code to match new API

This commit is contained in:
2023-02-14 22:19:08 +00:00
parent 5efabde476
commit 9a1d81b7fb
14 changed files with 1610 additions and 2018 deletions

View File

@@ -7,6 +7,7 @@
#include "toy_literal_array.h"
#include "toy_literal_dictionary.h"
//TODO: remove this, and replace with time.h
#include <sys/time.h>
//the base engine object, which represents the state of the game