mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[OOPS++]
- Fix build, now! Running out of excuses. svn path=/trunk/; revision=60980
This commit is contained in:
@@ -376,7 +376,7 @@ static BOOL CURSORICON_GetResCursorEntry( LPCVOID dir, DWORD size, int n,
|
||||
int *width, int *height, int *bits )
|
||||
{
|
||||
const CURSORICONDIR *resdir = dir;
|
||||
const CURSORDIR *cursor;
|
||||
const CURSORRESDIR *cursor;
|
||||
|
||||
if ( resdir->idCount <= n )
|
||||
return FALSE;
|
||||
|
||||
Reference in New Issue
Block a user