From bbce25930d9910c715245f5d87a108ab1dac3426 Mon Sep 17 00:00:00 2001 From: nathan Date: Wed, 14 Jan 2026 02:08:06 -0700 Subject: Mad libs thingy working --- src/world.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/world.h') diff --git a/src/world.h b/src/world.h index d714b29..c5cf182 100644 --- a/src/world.h +++ b/src/world.h @@ -42,7 +42,6 @@ // UID for anything in the world. typedef int16_t WorldUID; -typedef int Seed; // Places. enum { -- cgit v1.2.3