https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 11a26408e1880beab5bc90de8331f128845eba99 authored by a1ex on 22 October 2013, 21:28:57 UTC
Close branch ppluciennik_unify_makefiles.
Tip revision: 11a2640
shoot.h
#ifndef __SHOOT_H_
#define __SHOOT_H_
void hdr_shot(int skip0, int wait);
#endif // __SHOOT_H_
back to top