forked from cafeberry/4JLibs
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4810f03957 |
@@ -75,7 +75,6 @@ public:
|
||||
// SYS
|
||||
int GetPrimaryPad();
|
||||
void SetPrimaryPad(int iPad);
|
||||
void ForcePrimaryPadController(int iController);
|
||||
void LoadGamertag();
|
||||
void SetFakeGamerTag(char *name);
|
||||
char* GetGamertag(int iPad);
|
||||
@@ -83,7 +82,6 @@ public:
|
||||
bool IsFullVersion();
|
||||
void SetSignInChangeCallback(void ( *Func)(LPVOID, bool, unsigned int),LPVOID lpParam);
|
||||
void SetNotificationsCallback(void ( *Func)(LPVOID, DWORD, unsigned int),LPVOID lpParam);
|
||||
bool RegionIsNorthAmerica(void);
|
||||
bool LocaleIsUSorCanada(void);
|
||||
bool LocaleIsChina(void);
|
||||
HRESULT GetLiveConnectionStatus();
|
||||
|
||||
Reference in New Issue
Block a user