From fadf9365dba24b680db5cb8750c53e264ff1ec27 Mon Sep 17 00:00:00 2001 From: oroborus Date: Tue, 17 Jun 2008 19:15:10 +0000 Subject: - drobne upravy v kode git-svn-id: http://opensvn.csie.org/tuxanci_ng@65 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- include/tux.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/tux.h') diff --git a/include/tux.h b/include/tux.h index 2905ffe..f247f02 100644 --- a/include/tux.h +++ b/include/tux.h @@ -105,6 +105,8 @@ typedef struct tux_struct bool_t isCanSwitchGun; int frame; + + void *client; } tux_t; extern bool_t isTuxInicialized(); -- cgit v1.2.3