fix for harfbuzz, remove raylib from update_deps.ps1

This commit is contained in:
2024-07-01 01:24:43 -04:00
parent 2423d50407
commit d797762702
3 changed files with 2 additions and 8 deletions

View File

@ -373,7 +373,7 @@ sectr_shutdown :: proc()
file_close( Memory_App.replay.active_file )
}
// font_provider_shutdown()
font_provider_shutdown( & state.font_provider_ctx )
sokol_gp.shutdown()
sokol_gfx.shutdown()