Back to Evolution Project page
00001 #include "Window.h" 00002 #include <ClanLib/core.h> 00003 00004 int 00005 TWindow::Draw() { 00006 return 0; 00007 } 00008