From 6941c965b8c0f3563f1b3fad28512569905c3e72 Mon Sep 17 00:00:00 2001 From: Collin Norwood Date: Sat, 20 Jul 2019 04:20:37 -0500 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..92e1453 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# sm64 +Super Mario 64s source code. Not mine.