More fixes and work on video

This commit is contained in:
Cameron Gutman
2014-01-18 21:28:34 -05:00
parent e2ba031729
commit 77b08df4be
12 changed files with 342 additions and 63 deletions
+2
View File
@@ -1,3 +1,5 @@
#pragma once
#ifdef _WIN32
#include <Windows.h>
#else