c9dfa88620
maintainer timeout
12 lines
345 B
Plaintext
12 lines
345 B
Plaintext
$OpenBSD: patch-Src_main_h,v 1.2 2010/06/30 22:25:57 jakemsr Exp $
|
|
--- 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
|
|
};
|