#include "stdafx.h" #include "events.h" namespace rpcs3 { event oninit; event onstart; event onstop; event onpause; }