This website requires JavaScript.
Explore
Help
Sign In
WallyHackenslacker
/
Aerofoil
Watch
1
Star
0
Fork
0
You've already forked Aerofoil
mirror of
https://github.com/elasota/Aerofoil.git
synced
2026-03-03 22:25:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
aa8043fafc8d7ee134dcb8410a8ececf92fafd14
Aerofoil
/
GpCommon
/
IGpColorCursor.h
7 lines
70 B
C
Raw
Normal View
History
Unescape
Escape
Refactor color cursor loading
2020-01-05 04:13:00 -05:00
#
pragma once
Add mouse cursor handling
2019-12-22 00:35:30 -05:00
struct
IGpColorCursor
{
virtual
void
Destroy
(
)
=
0
;
}
;
Reference in New Issue
Copy Permalink