Re: [PATCH] library/sdl_constants.imc

2004-02-12 Thread chromatic
On Thu, 2004-02-12 at 05:57, Jens Rieks wrote: > here is a patch that adds all SDLK_ values. > The values are added to "sdl_keysyms", which is just an alias at the moment. > The constants hash is know also stored as a global and is created only once. Thanks, applied! -- c

[PATCH] library/sdl_constants.imc

2004-02-12 Thread Jens Rieks
Hi again, here is a patch that adds all SDLK_ values. The values are added to "sdl_keysyms", which is just an alias at the moment. The constants hash is know also stored as a global and is created only once. jens diff -u -w -r1.1 sdl_constants.imc --- library/sdl_constants.imc 10 Feb 2004 04: