More fixes and work on video
This commit is contained in:
parent
e2ba031729
commit
77b08df4be
12 changed files with 342 additions and 63 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include "Platform.h"
|
||||
|
||||
typedef void (*ThreadEntry)(void *context);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue