diff options
author | Michael Pavone <pavone@retrodev.com> | 2018-11-19 19:26:57 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2018-11-19 19:26:57 -0800 |
commit | 4525890432924cfee316c5235653d1dc6b22d106 (patch) | |
tree | 1be9fee62d187dd68a27810ff2adb52159a109c5 /system.h | |
parent | 9316f533ab20aa79cf0a5863452efdadfad91f6f (diff) |
Removed old VDP debug functionality
Diffstat (limited to 'system.h')
-rw-r--r-- | system.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -44,7 +44,6 @@ struct system_header { system_fun_r16 get_open_bus_value; system_u32_fun set_speed_percent; system_fun inc_debug_mode; - system_fun inc_debug_pal; system_u8_u8_fun gamepad_down; system_u8_u8_fun gamepad_up; system_u8_u8_fun mouse_down; |