From eeac69b2168c5a65f9608771006ccc43033cbd23 Mon Sep 17 00:00:00 2001 From: daniel Date: Wed, 7 May 2025 09:45:50 -0700 Subject: initial commit --- crypt.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 crypt.h (limited to 'crypt.h') diff --git a/crypt.h b/crypt.h new file mode 100644 index 0000000..ea1abb1 --- /dev/null +++ b/crypt.h @@ -0,0 +1,7 @@ +/* + * LOKI + * + * crypt header file + * + * 1996/7 Guild Corporation Productions [daemon9] + */ -- cgit v1.2.3