Logo
Explore Help
Sign In
claunia/86Box
1
0
Fork 0
You've already forked 86Box
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Files
ce89e2145c2b70b99d6b1e5d826be5ffae2543d5
86Box/src/plat_mouse.h

18 lines
270 B
C
Raw Normal View History

The, uhh, missing stufff.........
2017-05-18 14:03:43 -04:00
/* Copyright holders: Sarah Walker
see COPYING for more details
*/
Another major change round. VNC moved to top level. More cleanups of global data, all VM processing now handled in pc.c (out of the platforms, yay!), and some video cleanups. This build MAY have issues with window sizes, resizing, and fullscreen will not work until the next build- sorry.
2017-10-19 04:27:04 -04:00
The, uhh, missing stufff.........
2017-05-18 14:03:43 -04:00
#ifdef __cplusplus
extern "C" {
#endif
Another major change round. VNC moved to top level. More cleanups of global data, all VM processing now handled in pc.c (out of the platforms, yay!), and some video cleanups. This build MAY have issues with window sizes, resizing, and fullscreen will not work until the next build- sorry.
2017-10-19 04:27:04 -04:00
extern void mouse_init(void);
extern void mouse_close(void);
extern void mouse_process(void);
extern void mouse_poll_host(void);
The, uhh, missing stufff.........
2017-05-18 14:03:43 -04:00
#ifdef __cplusplus
}
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 74ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API