diff options
Diffstat (limited to 'simon/simon.h')
-rw-r--r-- | simon/simon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h index d5ebf25cc3..789aae812e 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -651,7 +651,7 @@ public: void vc_53_no_op(); void vc_54_no_op(); void vc_55_offset_hit_area(); - void vc_56(); + void vc_56_delay(); void vc_57_no_op(); void vc_58(); void vc_59(); |