X-Git-Url: http://git.shiar.net/netris.git/blobdiff_plain/f13c7563395e0d91691c5c8a15c9a2b7b5b7717a..56f9a1a65e1a4f6f90a3534d72319ff6f15fd8e7:/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