mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 06:13:10 +00:00
fix misspelling
This commit is contained in:
parent
0cae8890b8
commit
eef1bac3e2
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user