forked from cafeberry/cafeberry
Fix X360 Crossplay (#26)
^Reviewed-on: pieeebot/cafeberry#26 Co-authored-by: qloak <realminecart@gmail.com>
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifdef _XBOX
|
||||
#ifndef _DISABLE_XBLIVE
|
||||
#define _DISABLE_XBLIVE
|
||||
#endif
|
||||
#endif
|
||||
|
||||
//#include <xtl.h>
|
||||
//#include <xboxmath.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user