aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ClientHamr/extantz/extantz.h
diff options
context:
space:
mode:
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