From 4ca6d6452e3684c2d232ed00389379b28cb0a0c9 Mon Sep 17 00:00:00 2001 From: ShizZy Date: Wed, 4 Sep 2013 21:00:29 -0400 Subject: added emu_window.h to define interface to drawing to a window --- src/common/common.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/common.vcxproj') diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 1cfe0bb37..8190f0e31 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -154,6 +154,7 @@ + -- cgit v1.2.3