mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 13:58:40 +00:00
remove hmh comment from build script (remnant of copy & paste)
This commit is contained in:
@@ -4,7 +4,6 @@ $path_root = git rev-parse --show-toplevel
|
|||||||
|
|
||||||
if ($IsWindows) {
|
if ($IsWindows) {
|
||||||
$devshell = Join-Path $path_root 'scripts/helpers/devshell.ps1'
|
$devshell = Join-Path $path_root 'scripts/helpers/devshell.ps1'
|
||||||
# This HandmadeHero implementation is only designed for 64-bit systems
|
|
||||||
& $devshell -arch amd64
|
& $devshell -arch amd64
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user