summaryrefslogtreecommitdiff
path: root/image_pattern.h
blob: 4e054daa70b2547d9b3a9d9d25eb4231205860b3 (plain)
1
2
3
4
5
6
#ifndef IMAGE_PATTERN_H
#define IMAGE_PATTERN_H

void image_pattern_init(void);

#endif