lunabot/src/journal/emotion.h

7 lines
76 B
C

#ifndef __EMOTION_H__
#define __EMOTION_H__
void handle_emotion();
#endif