mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 02:07:44 +00:00
Ports/SDL2_net: Update to 2.2.0
This commit is contained in:
parent
ebf713da60
commit
4678028842
6 changed files with 22 additions and 63 deletions
|
@ -9,10 +9,10 @@ FIXME: We don't know why yet.
|
|||
1 file changed, 4 insertions(+)
|
||||
|
||||
diff --git a/SDLnet.c b/SDLnet.c
|
||||
index 53d125a..87eab4c 100644
|
||||
index 24eb05b..847b185 100644
|
||||
--- a/SDLnet.c
|
||||
+++ b/SDLnet.c
|
||||
@@ -184,6 +184,10 @@ const char *SDLNet_ResolveIP(const IPaddress *ip)
|
||||
@@ -218,6 +218,10 @@ const char *SDLNet_ResolveIP(const IPaddress *ip)
|
||||
return inet_ntoa(in);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue