Nintendo 3DS Miiverse Library  1.3.2
(OLV/Olive)
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 
22 #include <nn/olv/olv_TypesResume.h>
34 
35 
36 #endif