mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-06-08 02:05:56 +02: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
1 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Reference in a new issue