about summary refs log tree commit diff stats
path: root/app.h
blob: 6019742de83be7e93873f875827fe6ecbcdc4322 (plain) (blame)
1
2
3
4
5
6
#ifndef APP_H
#define APP_H

void start_profanity(void);

#endif