Ignore:
Timestamp:
03/05/08 09:09:48 (5 years ago)
Author:
cail
Message:

ixus65 support onto trunk
many bugs, but it works

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/platform.h

    r311 r316  
    114114#endif 
    115115 
     116/* Keyboard repeat and initial delays */ 
     117#define KBD_REPEAT_DELAY  140 
     118#define KBD_INITIAL_DELAY 300 
     119 
    116120typedef struct { 
    117121    short id; // hacks id 
Note: See TracChangeset for help on using the changeset viewer.