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

Comparing SIDPlayer/src/prefs_items.cpp (file contents):
Revision 1.6 by cebix, 2003-04-11T20:23:02Z vs.
Revision 1.8 by cebix, 2004-01-12T15:15:49Z

# Line 1 | Line 1
1   /*
2   *  prefs.cpp - Preferences items
3   *
4 < *  SIDPlayer (C) Copyright 1996-2003 Christian Bauer
4 > *  SIDPlayer (C) Copyright 1996-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 57 | Line 57 | prefs_desc common_prefs_items[] = {
57   *  Set default values for preferences items
58   */
59  
60 < void AddPrefsDefaults(void)
60 > void AddPrefsDefaults()
61   {
62          PrefsAddString("victype", "6569");
63          PrefsAddString("sidtype", "6581");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines