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

Comparing SIDPlayer/src/main.cpp (file contents):
Revision 1.4 by cebix, 2001-01-21T18:04:46Z vs.
Revision 1.5 by cebix, 2001-04-01T12:13:49Z

# Line 56 | Line 56 | static uint32 speed_flags;             // Speed fla
56   *  Init everything
57   */
58  
59 < void InitAll(int argc, char **argv)
59 > void InitAll(int &argc, char **&argv)
60   {
61          PrefsInit(argc, argv);
62          MemoryInit();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines