sdl3 and uh some fun stuff!
This commit is contained in:
parent
bbd12beab2
commit
d5e67552d4
4 changed files with 65 additions and 25 deletions
5
math.odin
Normal file
5
math.odin
Normal file
|
@ -0,0 +1,5 @@
|
|||
package main
|
||||
|
||||
Position :: struct {
|
||||
x, y: f32,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue