blob: 1940971ca5a659d9b374716788c0fa68590440e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
/********************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
********************************************************/
// Sentient Client AvatarSuperstars HelpFile API
//
// Include this to get access to all HelpFile-related Sentient features.
#pragma once
// SenHelp functionality has been deprecated (and removed)
|