Kaynağa Gözat

fix misspelling

pull/5013/head
Maicon Santana 6 ay önce
işlemeyi yapan: GitHub
ebeveyn
işleme
eef1bac3e2
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: B5690EEEBB952194
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      build.zig

+ 1
- 1
build.zig Dosyayı Görüntüle

@ -48,7 +48,7 @@ fn emSdkSetupStep(b: *std.Build, emsdk: *std.Build.Dependency) !?*std.Build.Step
}
}
// Adaoted from Not-Nik/raylib-zig
// Adapted from Not-Nik/raylib-zig
fn emscriptenRunStep(b: *std.Build, emsdk: *std.Build.Dependency, examplePath: []const u8) !*std.Build.Step.Run {
const dot_emsc_path = emsdk.path("upstream/emscripten/cache/sysroot/include").getPath(b);
// If compiling on windows , use emrun.bat.

Yükleniyor…
İptal
Kaydet