create .mlb file with ascii tabble
This commit is contained in:
5
fonts/space.sml
Normal file
5
fonts/space.sml
Normal file
@@ -0,0 +1,5 @@
|
||||
structure AsciiSpace =
|
||||
struct
|
||||
fun lerp (startX, startY, drawWidth, drawHeight, windowWidth, windowHeight, r, g, b) : Real32.real vector =
|
||||
#[ ]
|
||||
end
|
||||
Reference in New Issue
Block a user