]> git.cworth.org Git - apitrace/blobdiff - cli/cli.hpp
Add "apitrace diff-images" command
[apitrace] / cli / cli.hpp
index edada5141b4e617c10a96bf65d54d4c5577097bd..1461b4dce61d6f7e6bd211b04d527e2c0eeab1c8 100644 (file)
@@ -42,6 +42,7 @@ struct Command {
 
 extern const Command diff_command;
 extern const Command diff_state_command;
+extern const Command diff_images_command;
 extern const Command dump_command;
 extern const Command trace_command;