#include "COsContext.hpp"
#include <boo/boo.hpp>
namespace Retro
{
COsContext::COsContext()
}
int COsContext::OpenWindow(const char* name, int x, int y, int w, int h)
return 0;