Ion simulator support

This commit is contained in:
Romain Goyet
2015-09-01 11:39:02 +02:00
parent d70d3b4e4a
commit cd3046b3ef
10 changed files with 116 additions and 6 deletions

View File

@@ -0,0 +1,4 @@
#include "platform.h"
platform_t Platform;
void * PlatformFramebuffer;