/*---------------------------------------------------------------------------* Project: Dolphin File: gd-matrix-gc-load.c Copyright 2001 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. $Log: gd-matrix-gc-load.c,v $ Revision 1.1 02/08/2006 11:19:43 mitu 1st version. 1 9/24/01 2:24p Hirose Changed file name to avoid confusion. Also changed flag definition. 1 9/19/01 5:49p Carl Source files for GD matrix demo. $NoKeywords: $ *---------------------------------------------------------------------------*/ // Note: This file exists only to work around makefile complications. // This is how I compile the same source file with different #defines. #define LOAD_DL_FROM_FILE #include "../src/gd-matrix-gc.c"