Cleaned up desktop size call specification into a header file for MacOSX

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@741 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
markgrebe 2005-08-25 01:20:11 +00:00
parent ed135b1aa5
commit be73e1f08f
1 changed files with 2 additions and 5 deletions

View File

@ -13,7 +13,7 @@
// See the file "license" for information on usage and redistribution of
// this file, and for a DISCLAIMER OF ALL WARRANTIES.
//
// $Id: FrameBuffer.cxx,v 1.63 2005-08-24 22:54:30 stephena Exp $
// $Id: FrameBuffer.cxx,v 1.64 2005-08-25 01:20:11 markgrebe Exp $
//============================================================================
#include <sstream>
@ -36,10 +36,7 @@
#endif
#ifdef MAC_OSX
extern "C" {
uInt16 macOSXDisplayWidth(void);
uInt16 macOSXDisplayHeight(void);
}
#include "macOSXDisplay.h"
#endif
#include "stella.xpm" // The Stella icon