summaryrefslogtreecommitdiff
path: root/triggerpull.h
blob: 6d097bb444242f13a531e1214c31fc1dbfb9608b (plain)
1
2
3
4
5
6
#ifndef TRIGGERPULL_H
#define TRIGGERPULL_H

extern void triggerpull();

#endif