aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ClientHamr/extantz/extantz.h
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-14 04:11:14 +1000
committerDavid Walter Seikel2013-01-14 04:11:14 +1000
commitd6104c410dfa3607ab044e16faa80e8be8bda979 (patch)
tree65f94769eff53158f466b1217c9b3ac254b97394 /ClientHamr/extantz/extantz.h
parentJust some general clean up. (diff)
downloadSledjHamr-d6104c410dfa3607ab044e16faa80e8be8bda979.zip
SledjHamr-d6104c410dfa3607ab044e16faa80e8be8bda979.tar.gz
SledjHamr-d6104c410dfa3607ab044e16faa80e8be8bda979.tar.bz2
SledjHamr-d6104c410dfa3607ab044e16faa80e8be8bda979.tar.xz
Add viewers list.
Diffstat (limited to 'ClientHamr/extantz/extantz.h')
-rw-r--r--ClientHamr/extantz/extantz.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ClientHamr/extantz/extantz.h b/ClientHamr/extantz/extantz.h
index fdcb6b5..c234e81 100644
--- a/ClientHamr/extantz/extantz.h
+++ b/ClientHamr/extantz/extantz.h
@@ -48,6 +48,7 @@ typedef struct
48 char *icon; 48 char *icon;
49 uint16_t tag; // The UUID of the texture used in the avatar bake hack. 49 uint16_t tag; // The UUID of the texture used in the avatar bake hack.
50 uint8_t r, g, b; // Colour used for the in world tag. 50 uint8_t r, g, b; // Colour used for the in world tag.
51 Elm_Object_Item *item;
51} ezViewer; 52} ezViewer;
52 53
53typedef struct 54typedef struct