From 7edfa1e57e3caef9258f7d8d794a50933fcd1c42 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Tue, 22 Jun 2021 20:51:58 -0400 Subject: Adding meta tags, not sure if they'll even work tho --- transpiler/transpiler | Bin 49688 -> 49688 bytes transpiler/transpiler.cpp | 2 ++ 2 files changed, 2 insertions(+) (limited to 'transpiler') diff --git a/transpiler/transpiler b/transpiler/transpiler index 896e778..9098b8d 100755 Binary files a/transpiler/transpiler and b/transpiler/transpiler differ diff --git a/transpiler/transpiler.cpp b/transpiler/transpiler.cpp index a171fc6..58d1308 100644 --- a/transpiler/transpiler.cpp +++ b/transpiler/transpiler.cpp @@ -197,6 +197,8 @@ int main() { "\t\t\n" "\t\tPhysics for Games\n" "\t\t\n" + "\t\t\n" + "\t\t\n" "\t\n" "\t\n" "\t\t
\n" -- cgit v1.2.1