a bit of refactoring to allow addition of more tests
This commit is contained in:
@@ -3,5 +3,5 @@ struct
|
||||
val xSpace = 13
|
||||
val xSpace3 = xSpace * 3
|
||||
val ySpace = 25
|
||||
val fontSize : Real32.real = 30.0
|
||||
val fontSize: Real32.real = 30.0
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user