diff options
Diffstat (limited to 'ttt.jai')
| -rw-r--r-- | ttt.jai | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |
