Skip to content
Snippets Groups Projects
Commit 5c14250e authored by deuce's avatar deuce
Browse files

Decorate labels correctly.

parent 57c7ca70
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ struct keyvals {
};
/* Get this from win32cio.c */
extern const struct keyvals keyval[];
CIOLIBEXPORTVAR const struct keyvals keyval[];
void frobkey(int press, int release, int scan, int key, int ascii)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment