aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
Diffstat (limited to 'backends')
-rw-r--r--backends/platform/n64/osys_n64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/n64/osys_n64.h b/backends/platform/n64/osys_n64.h
index 11f71f5783..f0dc6959c1 100644
--- a/backends/platform/n64/osys_n64.h
+++ b/backends/platform/n64/osys_n64.h
@@ -111,7 +111,7 @@ protected:
bool _cursorPaletteDisabled;
bool _dirtyPalette;
- int _cursorWidth, _cursorHeight;
+ uint _cursorWidth, _cursorHeight;
int _cursorKeycolor;
uint16 _overlayHeight, _overlayWidth;