minor cleanup

This commit is contained in:
SuuperW 2018-08-18 11:44:39 -05:00
parent 43d79393c7
commit d671d0a888
1 changed files with 0 additions and 2 deletions

View File

@ -856,8 +856,6 @@ void ToDSScreenRelativeCoords(s32& x, s32& y, int whichScreen)
}
}
// END Rotation definitions
//-----window style handling----
const u32 DWS_NORMAL = 0;
const u32 DWS_ALWAYSONTOP = 1;