#
# NEED_PARMS onoff
#
# HELP: SYNOPSIS:
# HELP:     planeview/options/noaccel onoff
# HELP:
# HELP: DESCRIPTION:
# HELP:     Disable acceleration.
#
VIEW_SET Main
IF ${!!((int)$argv[1])} FLAGS |128
IF ${ !((int)$argv[1])} FLAGS &~128
