feat(3.3.5a): add some cursor stuff

This commit is contained in:
phaneron 2024-08-29 16:55:37 -04:00
parent 571579c3c4
commit d8292530c9
11 changed files with 184 additions and 21 deletions

View file

@ -1,2 +1,4 @@
CursorInitialize 006163B0 f end=006164A5
CopyCursorImage 006160B0 f end=00616211
CopyCursorImage 006160B0 f end=00616211 type="int32_t __usercall func@<eax>(uint32_t** image@<eax>, MipBits* mipImages@<ecx>, uint32_t width@<edx>, uint32_t height)"
UpdateCursor 006162C0 f end=006163AD
CursorSetMode 00616800 f end=0061682E type="void __stdcall func(CURSORMODE mode)"