#ifndef __KEY_H__ #define __KEY_H__ int KeyDown(int); #endif