Files
sml-projects/oms.mlb

31 lines
391 B
Plaintext
Raw Normal View History

$(SML_LIB)/basis/basis.mlb
(* fcore *)
2024-12-13 22:48:34 +00:00
message-types/input-msg.sml
ann
"allowVectorExps true"
in
fcore/block.sml
end
fcore/quad-tree.sml
fcore/wall.sml
2024-12-13 22:48:34 +00:00
fcore/player.sml
2024-12-10 19:48:07 +00:00
(* shell *)
$(SML_LIB)/basis/mlton.mlb
$(SML_LIB)/cml/cml.mlb
ann
"allowFFI true"
in
ffi/gles3-import.sml
ffi/glfw-import.sml
ffi/glfw-input.sml
end
shell/gl-shaders.sml
shell/gl-draw.sml
shell/shell.sml