lunabot/src/journal/emotion.h

7 lines
76 B
C
Raw Normal View History

2019-04-27 06:49:04 +00:00
#ifndef __EMOTION_H__
#define __EMOTION_H__
void handle_emotion();
#endif