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.1 by cebix, 2003-07-01T17:09:43Z vs.
Revision 1.3 by cebix, 2003-07-01T17:51:17Z

# Line 1 | Line 1
1   /*
2   *  main.cpp - Main program
3   *
4 < *  Frodo (C) 1994-1997,2002 Christian Bauer
4 > *  Frodo (C) 1994-1997,2002-2003 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 49 | Line 49 | char AppDirPath[1024]; // Path of applic
49   *  Load C64 ROM files
50   */
51  
52 #ifndef __PSXOS__
52   bool Frodo::load_rom_files(void)
53   {
54          FILE *file;
# Line 104 | Line 103 | bool Frodo::load_rom_files(void)
103  
104          return true;
105   }
107 #endif
106  
107  
108   #ifdef __BEOS__

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines