Add dependencies locally & include game files

This commit is contained in:
Ahrimdon
2024-02-27 05:55:45 -05:00
parent 06c13f2449
commit 1107670ba9
3339 changed files with 1734614 additions and 6948 deletions

View File

@ -0,0 +1,4 @@
module libtommath [extern_c] {
header "../tommath.h"
export *
}