#
# NEED_PARMS allow
#
# HELP: SYNOPSIS:
# HELP:     generic/allow/key_palette allow
# HELP:
# HELP: DESCRIPTION:
# HELP:     Allow the keyboard commands usually bound to palette ops.
# HELP:     p/P
#
ALLOW KEY 0x70 ${$argv[1]}
ALLOW KEY 0x50 ${$argv[1]}
