made the function Neuro_AddPressedMultiKeyEvent()'s callback have
commit9957af4a4d5785e572b5aa4642b7b267bf064f03
authorNicholas Niro <nik_89@neuroponic.com>
Fri, 13 Apr 2007 05:58:56 +0000 (13 01:58 -0400)
committerNicholas Niro <nicholasniro@neuroponic.com>
Fri, 13 Apr 2007 05:58:56 +0000 (13 01:58 -0400)
tree2d0fdde89e8d38aa65a685d636dd7365b2f8eca2
parent326cfc5a327751d8e8ea49d7a94788a00d123c12
made the function Neuro_AddPressedMultiKeyEvent()'s callback have
the good argument so external code get a warning if they don't add
it. Also put the function prototype Neuro_AddReleasedMultiKeyEvent()
to events.h... it was missing for some reason. The function might not
be in the symbols to be exported list however, if it ain't we will need
to add it.
include/neuro/events.h
src/events/events.c