--- Frodo4/Src/main.cpp 2003/07/02 14:46:24 1.5 +++ Frodo4/Src/main.cpp 2005/06/27 19:55:48 1.8 @@ -1,7 +1,7 @@ /* * main.cpp - Main program * - * Frodo (C) 1994-1997,2002-2003 Christian Bauer + * Frodo (C) 1994-1997,2002-2005 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