D G Turner bef992a940 WII: Add Debug Output to OSystem Graphics API for Mouse Cursor
This indicates that the cause of the vanishing mouse cursors appears to
be the loss of the palette data from a CLUT8 game cursor when the GMM
cursor which is ARGB is switched in. The SetMouseCursor implementation
currently does not setup the game cursor palette so the cursor is drawn
as all transparent i.e. default palette contents.
2023-08-29 00:24:36 +01:00
..