Update deps to not copy dlls if odin wasn't updated.
This commit is contained in:
@ -125,7 +125,7 @@ render :: proc()
|
||||
draw_text( "Monitor : %v", rl.GetMonitorName(0) )
|
||||
draw_text( "Screen Width : %v", rl.GetScreenWidth() )
|
||||
draw_text( "Screen Height: %v", rl.GetScreenHeight() )
|
||||
draw_text( "HOT RELOAD BITCHES" )
|
||||
// draw_text( "HOT RELOAD BITCHES" )
|
||||
|
||||
draw_debug_text_y = 50
|
||||
}
|
||||
|
Reference in New Issue
Block a user