uae-wii/src/keymap/quartz_rawkeys.h

12 lines
310 B
C
Raw Normal View History

/*
* UAE - The Un*x Amiga Emulator
*
* Support for mapping Quartz keycodes to UAE input events
*
* Copyright 2004 Richard Drummond
*/
extern const struct uaekey_hostmap quartz_keymap[];
extern struct uae_hotkeyseq quartz_hotkeys[];
extern const int quartz_modkeytable[];