Variable SDLWindow.lasty

class SDLWindow
{
  // ...
  short lasty;
  // ...
}