#ifndef KEYMAPS_H #define KEYMAPS_H const char* ExtGetKeyName(int key); #endif