CTR Pia
4.11.3
Game Communication Engine
Main Page
Namespace List
Class List
Class Index
Related Pages
Search Results
reckoning_definitions.h
1
/*---------------------------------------------------------------------------*
2
Project: Pia
3
File: reckoning_definitions.h
4
5
Copyright 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
15
#pragma once
16
17
18
#include <pia/platform.h>
19
20
namespace
nn
21
{
22
namespace
pia
23
{
24
namespace
reckoning
25
{
26
}
27
}
28
}
// end of namespace nn::pia::reckoning
29
30
//The following are included in the header files for all classes in this module.
nn
Definition:
assert.h:115
include
pia
reckoning
reckoning_definitions.h
© 2013–2017 Nintendo. All rights reserved. All company and product names in this document are the trademarks or registered trademarks of their respective companies.