summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/xbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/xbox.h')
-rw-r--r--src/mame/includes/xbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/xbox.h b/src/mame/includes/xbox.h
index ec40353b14a..26388e6e159 100644
--- a/src/mame/includes/xbox.h
+++ b/src/mame/includes/xbox.h
@@ -78,6 +78,7 @@ protected:
void xbox_base_map(address_map &map);
void xbox_base_map_io(address_map &map);
+private:
void dump_string_command(int ref, const std::vector<std::string> &params);
void dump_process_command(int ref, const std::vector<std::string> &params);
void dump_list_command(int ref, const std::vector<std::string> &params);