diff options
author | Oz Linden <oz@lindenlab.com> | 2011-07-08 22:10:07 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-07-08 22:10:07 -0400 |
commit | 9ee4051df097d7a24efd46c26614fd69df5ed63f (patch) | |
tree | 53868be5d3c3211a3941415ee2fdd36a05a4fd18 /indra/llmessage/message_prehash.h | |
parent | 093fdcfcd3debd74dc773bf52faa07ea9f5f8b31 (diff) | |
parent | bef014ad2ab9496755ef266cdfaeb9f9c333b240 (diff) |
merge changes for storm-1491
Diffstat (limited to 'indra/llmessage/message_prehash.h')
-rw-r--r-- | indra/llmessage/message_prehash.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/llmessage/message_prehash.h b/indra/llmessage/message_prehash.h index f94ee1ed22..dd2c2dbd64 100644 --- a/indra/llmessage/message_prehash.h +++ b/indra/llmessage/message_prehash.h @@ -1376,4 +1376,7 @@ extern char const* const _PREHASH_VCoord; extern char const* const _PREHASH_FaceIndex; extern char const* const _PREHASH_StatusData; extern char const* const _PREHASH_ProductSKU; +extern char const* const _PREHASH_SeeAVs; +extern char const* const _PREHASH_AnyAVSounds; +extern char const* const _PREHASH_GroupAVSounds; #endif |