Skip to content

Commit

Permalink
extern on proc_mode
Browse files Browse the repository at this point in the history
  • Loading branch information
lostjared committed Feb 13, 2019
1 parent 4f09160 commit a9b9ae8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file not shown.
1 change: 1 addition & 0 deletions Acid.Cam.v2.OSX/ac.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ namespace ac {
extern bool strobe_It;
extern int set_color_map;
extern bool color_map_set;
extern int proc_mode;
extern int GetFX(cv::Mat &frame, int x, int nw);
extern int GetFY(cv::Mat &frame, int y, int nh);
extern bool reset_alpha;
Expand Down

0 comments on commit a9b9ae8

Please sign in to comment.