mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
fix(cursor): s_cursorImages incorrect type
This commit is contained in:
parent
d8292530c9
commit
1e1f435c5c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
s_cursorImages 00C26DF0 l type="CImVector[53][1024]"
|
||||
s_cursorImages 00C26DF0 l type="uint32_t[1024][53]"
|
||||
s_cursorNames 00AD2808 l type="char*[53]"
|
||||
s_cursorMode 00C26DE8 l type="CURSORMODE"
|
||||
s_cursorResetMode 00C25DE4 l
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue