/*---------------------------------------------------------------------------* Project: Revolution OS File: revolution.h Copyright 2005 Nintendo. All rights reserved. These coded instructions, statements, and computer programs contain proprietary information of Nintendo of America Inc. and/or Nintendo Company Ltd., and are protected by Federal copyright law. They may not be disclosed to third parties or copied or duplicated in any form, in whole or in part, without the prior written consent of Nintendo. *---------------------------------------------------------------------------*/ #ifndef __REVOLUTION_H__ #define __REVOLUTION_H__ #include #include #include #include #include #include #include #include #include #include #include #include #include #endif // __REVOLUTION_H__ #ifndef __SDKVER_SYMBOL__ #define __SDKVER_SYMBOL__ #define __SDKVER__ "21Aug2006" #define __SDKPATCH__ "" #define __SDKVERPATCH__ __SDKVER__ __SDKPATCH__ #define __SDKVERNUMERIC__ 2006082100L #endif // __SDKVER_SYMBOL__