SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
10
emulators/frodo/patches/patch-Src_main_h
Normal file
10
emulators/frodo/patches/patch-Src_main_h
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- Src/main.h.orig Wed Jan 2 13:14:55 2002
|
||||
+++ Src/main.h Thu Jan 14 08:50:10 2010
|
||||
@@ -119,6 +119,7 @@ class Frodo { (public)
|
||||
|
||||
private:
|
||||
bool load_rom_files(void);
|
||||
+ bool do_load_rom_files(void);
|
||||
|
||||
static char prefs_path[256]; // Pathname of current preferences file
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue