ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/main.cpp
(Generate patch)

Comparing Frodo4/Src/main.cpp (file contents):
Revision 1.5 by cebix, 2003-07-02T14:46:24Z vs.
Revision 1.7 by cebix, 2004-01-12T15:13:20Z

# Line 1 | Line 1
1   /*
2   *  main.cpp - Main program
3   *
4 < *  Frodo (C) 1994-1997,2002-2003 Christian Bauer
4 > *  Frodo (C) 1994-1997,2002-2004 Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 28 | Line 28
28  
29  
30   // Global variables
31 + C64 *TheC64 = NULL;             // Global C64 object
32   char AppDirPath[1024];  // Path of application directory
33  
34  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines