mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-06 06:52:44 -07:00
omit freetype cloning from build_sokol_demo scripts (not used right now)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
clone_gitrepo() {
|
||||
clone_git_repo() {
|
||||
local path="$1"
|
||||
local url="$2"
|
||||
|
||||
|
Reference in New Issue
Block a user