diff options
| author | nathan <nathansmith@disroot.org> | 2026-01-14 09:08:06 +0000 |
|---|---|---|
| committer | nathan <nathansmith@disroot.org> | 2026-01-14 09:08:06 +0000 |
| commit | bbce25930d9910c715245f5d87a108ab1dac3426 (patch) | |
| tree | 2820245b8c6714a3ba69981a34cc7aafdbf8b8fb /src/world.h | |
| parent | 2ab36473a20ec33e8d3cae810384b4f28505b4f9 (diff) | |
| download | FindThings-bbce25930d9910c715245f5d87a108ab1dac3426.tar.gz FindThings-bbce25930d9910c715245f5d87a108ab1dac3426.tar.bz2 FindThings-bbce25930d9910c715245f5d87a108ab1dac3426.zip | |
Mad libs thingy working
Diffstat (limited to 'src/world.h')
| -rw-r--r-- | src/world.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 { |
