--- Frodo4/Src/main.cpp 2003/07/02 14:46:24 1.5 +++ Frodo4/Src/main.cpp 2004/01/12 15:13:20 1.7 @@ -1,7 +1,7 @@ /* * main.cpp - Main program * - * Frodo (C) 1994-1997,2002-2003 Christian Bauer + * Frodo (C) 1994-1997,2002-2004 Christian Bauer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -28,6 +28,7 @@ // Global variables +C64 *TheC64 = NULL; // Global C64 object char AppDirPath[1024]; // Path of application directory