add block.sml which just generates a block for OpenGL

This commit is contained in:
2024-12-10 11:55:40 +00:00
parent a1b8aead30
commit fb2be7be73
3 changed files with 41 additions and 0 deletions

12
oms.mlb Normal file
View File

@@ -0,0 +1,12 @@
$(SML_LIB)/basis/basis.mlb
(* fcore *)
ann
"allowVectorExps true"
in
fcore/block.sml
end
fcore/quad-tree.sml
fcore/player.sml
fcore/wall.sml