progress moving constant values into own module

This commit is contained in:
2025-01-12 07:18:44 +00:00
parent 49282887e3
commit a7c2e2ef01
5 changed files with 125 additions and 29 deletions

View File

@@ -1,6 +1,7 @@
$(SML_LIB)/basis/basis.mlb
(* fcore *)
fcore/constants.sml
fcore/quad-tree.sml
fcore/bin-search.sml
@@ -37,3 +38,5 @@ shell/input-state.sml
shell/gl-shaders.sml
shell/gl-draw.sml
shell/shell.sml
fcore/physics.sml