Files
sml-projects/oms.mlb

40 lines
524 B
Plaintext
Raw Normal View History

$(SML_LIB)/basis/basis.mlb
(* fcore *)
fcore/quad-tree.sml
2024-12-26 15:10:33 +00:00
fcore/bin-search.sml
ann
"allowVectorExps true"
in
fcore/block.sml
fcore/field.sml
end
fcore/wall.sml
fcore/platform.sml
2024-12-19 03:08:26 +00:00
fcore/enemy.sml
fcore/game-type.sml
2024-12-13 22:48:34 +00:00
fcore/player.sml
fcore/projectile.sml
2024-12-10 19:48:07 +00:00
fcore/player-enemy.sml
fcore/game-update.sml
2024-12-10 19:48:07 +00:00
(* 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
2024-12-10 19:48:07 +00:00
shell/gl-shaders.sml
shell/gl-draw.sml
shell/shell.sml