1 #if 0 2 #============================================================================ 3 # Project: RevolutionSDK Extensions - include 4 # File: verflags.h 5 # 6 # Copyright 2006 Nintendo. All rights reserved. 7 # 8 # These coded instructions, statements, and computer programs contain 9 # proprietary information of Nintendo of America Inc. and/or Nintendo 10 # Company Ltd., and are protected by Federal copyright law. They may 11 # not be disclosed to third parties or copied or duplicated in any form, 12 # in whole or in part, without the prior written consent of Nintendo. 13 #============================================================================ 14 # Flags for workaround 15 # - This file is generated automatically. 16 # - This file can be included in C/C++ and/or Makefile script. 17 # 18 #endif 19 20 #ifndef REX_REVOLUTION_VERFLAGS_H_ 21 #define REX_REVOLUTION_VERFLAGS_H_ 22 23 #endif//REX_REVOLUTION_VERFLAGS_H_ 24