ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/include/prefs.h
(Generate patch)

Comparing BasiliskII/src/include/prefs.h (file contents):
Revision 1.9 by gbeauche, 2005-01-30T21:42:15Z vs.
Revision 1.10 by asvitkine, 2007-07-28T15:45:12Z

# Line 53 | Line 53 | extern int32 PrefsFindInt32(const char *
53  
54   extern void PrefsRemoveItem(const char *name, int index = 0);
55  
56 + #ifdef SHEEPSHAVER
57 + // Platform specific functions:
58 + extern void prefs_init();
59 + extern void prefs_exit();
60 + #endif
61  
62   /*
63   *  Definition of preferences items

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines