1.3.2 update: Remove third party library I no longer depend on.

This commit is contained in:
Marisa the Magician 2025-11-01 13:42:16 +01:00
commit 90a07ee257
10 changed files with 58 additions and 1170 deletions

View file

@ -3,15 +3,13 @@ version "4.11"
/*
Doom Tournament main codebase
Save for the third party Gutamatics library, all code here is
(C)2018-2025 Marisa the Magician, UnSX Team, and is released under the
terms of the MIT license (see LICENSE.txt).
(C)2018-2025 Marisa the Magician, UnSX Team.
released under the MIT license (see LICENSE.txt).
No proprietary code by Epic Games has been copied, with or without
modification, in the process of developing this project.
*/
#include "zscript/dt_Gutamatics/Include.zsc"
#include "zscript/dt_utility.zsc"
#include "zscript/utcommon.zsc"
#include "zscript/utgore.zsc"