summaryrefslogtreecommitdiffstats
path: root/src/controller/callbacks/display.h (plain)
blob: a57ba8fd9ec7fca184b99be763e62a9fc024240c
1
2
3
4
5
6
7
8
9
#ifndef DISPLAY_H
#define DISPLAY_H

/*
 * Draw the contents of the window.
 */
void display (void);

#endif // DISPLAY_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.