summaryrefslogtreecommitdiff
path: root/button.h
blob: 6971d6a66ea13702edd45dfea639e66a8cd1aa1c (plain)
1
2
3
4
5
6
#ifndef BUTTON_H
#define BUTTON_H

extern event_handler button_handlers[];

#endif