From ec706533ca26d49670adb97617df0d565528e395 Mon Sep 17 00:00:00 2001 From: dam Date: Wed, 29 May 2024 12:49:49 +0100 Subject: Updated documentation and licenses for release. --- ttt.jai | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ttt.jai') diff --git a/ttt.jai b/ttt.jai index 1bfabd0..67d6e18 100644 --- a/ttt.jai +++ b/ttt.jai @@ -1,3 +1,6 @@ +// Copyright 2024 Daniel Almeida Martins +// License GPL-3.0-or-later + DEBUG :: false; #import "Basic"()(MEMORY_DEBUGGER=DEBUG); // Enabling memory debug adds ~30MB of RAM. -- cgit v1.2.3