mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
Added another mention of arm64 to command line help
Another one caught by MaddTheSane
This commit is contained in:
parent
1fda818511
commit
3d357346fc
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ if [ "$2" != "" ]; then
|
|||
echo " x86"
|
||||
echo " x86_64"
|
||||
echo " ppc"
|
||||
echo " arm64"
|
||||
echo
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue