working death animation
This commit is contained in:
parent
19bff3176d
commit
31de4ca06c
4 changed files with 71 additions and 47 deletions
|
|
@ -105,7 +105,6 @@ main :: proc() {
|
|||
rl.UnloadImage(texture_atlas_image)
|
||||
log.info("Loaded images")
|
||||
|
||||
|
||||
for !rl.WindowShouldClose() {
|
||||
update(&state)
|
||||
draw(&state)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue