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

Comparing Frodo4/Src/main.h (file contents):
Revision 1.8 by cebix, 2005-06-27T19:55:48Z vs.
Revision 1.9 by berlac, 2007-01-28T16:08:37Z

# Line 126 | Line 126 | public:
126          void ArgvReceived(int argc, char **argv);
127          void ReadyToRun(void);
128          static Prefs *reload_prefs(void);
129 <
129 >        static char* get_prefs_path() { return prefs_path; };
130   private:
131          void load_rom(const char *which, const char *path, uint8 *where, size_t size, const uint8 *builtin);
132          void load_rom_files();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines