libMicrofx/microfx_src/include/microfx/keycodes.h

7 lines
65 B
C

#ifndef KEYCODES_H
#define KEYCODES_H
#define KCEXIT 47
#endif