AAAAAAAAAAAAA
This commit is contained in:
parent
80b3e83d4d
commit
8892592ae9
7 changed files with 9 additions and 17 deletions
|
|
@ -34,7 +34,7 @@ shutdown :: proc() {
|
|||
|
||||
should_run :: proc() -> bool {
|
||||
when ODIN_OS != .JS {
|
||||
if program.window_should_close {
|
||||
if rl.WindowShouldClose() {
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue