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

View File

@@ -1,3 +1,5 @@
#pragma once
#include "Platform.h"
typedef void (*ThreadEntry)(void *context);