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-10 00:46:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0c3693f6cca167b0caf80932b276b096bc6d77c0
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