* Wrote about that one time I got really drunk and tried to put every global variable...
[pineappletracker.git] / conf_file.h
blob28f251666ff5a9f8459c8b99265689aa806c3275
1 int conf_file();
2 #define length(a) (sizeof (a) / sizeof *(a))