From b8a5c11cbd8a0514754558892d9bbd620345799c Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Fri, 15 Jan 2016 17:25:16 -0500 Subject: refactor headers --- export/include/world_api.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 export/include/world_api.h (limited to 'export/include') diff --git a/export/include/world_api.h b/export/include/world_api.h new file mode 100644 index 0000000..93d04a6 --- /dev/null +++ b/export/include/world_api.h @@ -0,0 +1,2 @@ +#include "globals.h" +#include "room.h" -- cgit v1.1