Revision c227f099 sdl_keysym.h

b/sdl_keysym.h
1 1

  
2 2
#include "keymaps.h"
3 3

  
4
static const a_name2keysym name2keysym[]={
4
static const name2keysym_t name2keysym[]={
5 5
/* ascii */
6 6
    { "space",                0x020},
7 7
    { "exclam",               0x021},

Also available in: Unified diff