silly TODO comment

This commit is contained in:
LinlyBoi
2023-05-06 11:25:49 +03:00
parent 06c1131267
commit 89dc143f1a

View File

@@ -50,6 +50,7 @@ fn main() {
}
}
//TODO move this to a struct
const STARTX: i32 = 7;
const STARTY: i32 = 9;
const WX: i32 = 13;