summaryrefslogtreecommitdiffstats
path: root/src/controller/performzoom.h (plain)
blob: 323cc207a682fe532f8e4780b85a6e24b5efe1b1
1
2
3
4
5
6
7
8
9
#ifndef PERFORMZOOM_H
#define PERFORMZOOM_H

/*
 * Perform a zoom operation.
 */
void performzoom (int x1, int y1, int x2, int y2);

#endif // PERFORMZOOM_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.