X-Git-Url: http://git.shiar.net/netris.git/blobdiff_plain/7098b3a509b56f28e31d67fe4344e900521b1914..35a9a4baf9de8996d02d3083ae57be9fdccec5c7:/netris.h diff --git a/netris.h b/netris.h index df459eb..f92817f 100644 --- a/netris.h +++ b/netris.h @@ -195,7 +195,7 @@ EXT _Game Game; EXT GameType game; // => Game.type -EXT short port; // => just in game.c, parameter to inet connect +EXT short port; // => just in client.c, parameter to inet connect #endif //__NETRIS_H