altos: Export 'ao_cmd_is_white' for use by other code
authorKeith Packard <keithp@keithp.com>
Sun, 13 Nov 2011 02:48:07 +0000 (18:48 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 13 Nov 2011 02:48:07 +0000 (18:48 -0800)
commit2ba946fea29ff134ffaeaea9d7932f4bd4e953aa
tree68b7ebb5bd19fdd115c453ecc8ac3d96388327f6
parent20282ef00afe70e3f3193f6f0200254cb2c33e93
altos: Export 'ao_cmd_is_white' for use by other code

This function tests the current input character.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao.h
src/core/ao_cmd.c