mirror of
https://github.com/86Box/86Box.git
synced 2026-03-04 03:38:22 -07:00
Add copyrights for all files to comply with the GPL v2.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/* Copyright holders: Sarah Walker
|
||||
see COPYING for more details
|
||||
*/
|
||||
extern void (*mouse_poll)(int x, int y, int b);
|
||||
|
||||
extern int mousepos;
|
||||
|
||||
Reference in New Issue
Block a user