NXEngine v1.0.0.6
[NXEngine.git] / platform.h
blobc7009c385720442058bf5e15c13dae627b3c6fd1
2 #ifndef _PLATFORM_H
3 #define _PLATFORM_H
5 extern "C"
7 void platform_sync_to_vblank(void);
8 };
12 #endif