GKeyFlush Function (ROM Call 0x180)

kbd.h

void GKeyFlush (void);

Flushes the keyboard queue.

GKeyFlush flushes the keyboard queue by repeatedly calling GKeyIn until the queue is empty.


Uses: GKeyIn, kbhit