uae-wii/src/keymap/beos_rawkeys.h
2009-05-05 15:36:48 +00:00

11 lines
248 B
C

/*
* UAE - The Un*x Amiga Emulator
*
* Support for mapping BeOS scancodes to UAE input events
*
* Copyright 2004 Richard Drummond
*/
extern const struct uaekey_hostmap beos_keymap[];
extern struct uae_hotkeyseq beos_hotkeys[];