Setup project to auto-grab dependencies directory from a fork of the odin repo.
This commit is contained in:
		| @@ -125,6 +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_debug_text_y = 50 | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user