Skip to content
Snippets Groups Projects
Commit 43dab73f authored by deuce's avatar deuce
Browse files

DLL magic for cio_textinfo

parent b5772fa0
No related branches found
No related tags found
No related merge requests found
...@@ -217,7 +217,7 @@ struct text_info { ...@@ -217,7 +217,7 @@ struct text_info {
unsigned char cury; /* y-coordinate in current window */ unsigned char cury; /* y-coordinate in current window */
}; };
extern struct text_info cio_textinfo; CIOLIBEXPORTVAR struct text_info cio_textinfo;
struct mouse_event { struct mouse_event {
int event; int event;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment