mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-30 14:25:36 +08:00
fix lobby_connect compilation, this macro was already removed from later versions of the sdk
This commit is contained in:
parent
39a1449bfe
commit
a930a41110
@ -12,12 +12,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef POSIX
|
|
||||||
#ifndef _snprintf
|
|
||||||
#define _snprintf snprintf
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user