7 lines
224 B
C++
7 lines
224 B
C++
|
#include "StdAfx.h"
|
||
|
|
||
|
#include "Windows/Win32Frame.h"
|
||
|
|
||
|
// Win32Frame methods are implemented in AppleWin, WinFrame and WinVideo.
|
||
|
// in time they should be brought together and more freestanding functions added to Win32Frame.
|