We got decent text rendering in world now!

This commit is contained in:
2024-02-13 18:50:22 -05:00
parent 5c124521dc
commit 04c8f84e7d
6 changed files with 64 additions and 31 deletions

View File

@ -160,4 +160,5 @@ DebugData :: struct {
last_mouse_pos : Vec2,
frame_1_on_top : b32,
zoom_target : f32,
}