Nintendo 3DS Miiverse Library
1.3.2
(OLV/Olive)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
olv_Types.h
Go to the documentation of this file.
1
/*---------------------------------------------------------------------------*
2
Project: OLV
3
File: olv_Types.h
4
5
Copyright (C) 2009-2013 Nintendo. All rights reserved.
6
7
These coded instructions, statements, and computer programs contain
8
proprietary information of Nintendo of America Inc. and/or Nintendo
9
Company Ltd., and are protected by Federal copyright law. They may
10
not be disclosed to third parties or copied or duplicated in any form,
11
in whole or in part, without the prior written consent of Nintendo.
12
13
*---------------------------------------------------------------------------*/
14
#ifndef __OLV_TYPES_H_
15
#define __OLV_TYPES_H_
16
17
/*! @file
18
@brief These are type declarations for the OLV library.
19
*/
20
21
#include <
nn/olv/olv_TypesInitialize.h
>
22
#include <
nn/olv/olv_TypesResume.h
>
23
#include <
nn/olv/olv_TypesConnect.h
>
24
#include <
nn/olv/olv_TypesDownloadedDataBase.h
>
25
#include <
nn/olv/olv_TypesDownloadCommunityData.h
>
26
#include <
nn/olv/olv_TypesDownloadPostData.h
>
27
#include <
nn/olv/olv_TypesDownloadCommentData.h
>
28
#include <
nn/olv/olv_TypesDownloadUserData.h
>
29
#include <
nn/olv/olv_TypesUploadCommunityData.h
>
30
#include <
nn/olv/olv_TypesUploadFavoriteToCommunityData.h
>
31
#include <
nn/olv/olv_TypesUploadEmpathyToPostData.h
>
32
#include <
nn/olv/olv_TypesUploadFollowToUserData.h
>
33
#include <
nn/olv/olv_TypesStartPortalApp.h
>
34
35
36
#endif
CTR_SDK
include
nn
olv
olv_Types.h
© 2014 Nintendo. All rights reserved. All company and product names in this document are the trademarks or registered trademarks of their respective companies.