src/intro.h
changeset 0 b2e3aa63e96c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/intro.h	Thu Jul 17 22:03:19 2025 -0400
@@ -0,0 +1,3 @@
+#include "common.h"
+
+bool INTR_DrawIntro();