Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 708066
Collapse All | Expand All

(-)a/include/input.h (-2 lines)
Lines 22-29 Link Here
22
#ifndef _INPUT_H
22
#ifndef _INPUT_H
23
#define _INPUT_H
23
#define _INPUT_H
24
24
25
char *keyboard_map;
26
27
void input_reset(void);
25
void input_reset(void);
28
void input_update(void);
26
void input_update(void);
29
int input_kstate(int ksym);
27
int input_kstate(int ksym);

Return to bug 708066