input: fix missing namespace prefix for named input callbacks
Using INPUT_CALLBACK_DEFINE_NAMED would not add the _input_callback__
prefix to the given callback name. This can result in namespace clashes.
Signed-off-by:
Gero Schwäricke <gero.schwaericke@posteo.de>
Loading
Please sign in to comment