Files
sml-projects/oms.mlb

39 lines
503 B
Plaintext

$(SML_LIB)/basis/basis.mlb
(* fcore *)
fcore/quad-tree.sml
fcore/bin-search.sml
ann
"allowVectorExps true"
in
fcore/block.sml
fcore/field.sml
end
fcore/wall.sml
fcore/platform.sml
fcore/enemy.sml
fcore/game-type.sml
fcore/player.sml
fcore/player-enemy.sml
fcore/game-update.sml
(* shell *)
$(SML_LIB)/basis/mlton.mlb
ann
"allowFFI true"
in
ffi/gles3-import.sml
ffi/glfw-import.sml
ffi/glfw-input.sml
end
shell/input-state.sml
shell/gl-shaders.sml
shell/gl-draw.sml
shell/shell.sml