]> icculus.org git repositories - dana/obconf.git/blob - src/behavior.h
split handlers.c into a bunch of files
[dana/obconf.git] / src / behavior.h
1 #ifndef obconf__behavior_h
2 #define obconf__behavior_h
3
4 void behavior_setup_tab();
5
6 #endif