MORPHOS: MorphOS Support
This commit is contained in:
parent
ddd9bf050b
commit
61f86025fe
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include "common/scummsys.h"
|
||||
|
||||
#if defined(__amigaos4__)
|
||||
#if defined(__amigaos4__) || defined(__MORPHOS__)
|
||||
// KEYCODE_LESS and KEYCODE_GREATER are already defined in AmigaOS, inside
|
||||
// include/include_h/intuition/intuition.h (bug #3121350)
|
||||
#if defined(KEYCODE_LESS) && defined(KEYCODE_GREATER)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue