summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormoderndevslulw <moderndevslulw@alright.party>2025-04-02 22:28:37 +0500
committermoderndevslulw <moderndevslulw@alright.party>2025-04-02 22:28:37 +0500
commit53a9a787698e9741958543d50f7d592835c12324 (patch)
tree5dd2a28772ff9b2eebfc84aa5a21da442854637c /src
initial commit
Diffstat (limited to 'src')
-rw-r--r--src/seventv.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/seventv.cpp b/src/seventv.cpp
new file mode 100644
index 0000000..1fae55e
--- /dev/null
+++ b/src/seventv.cpp
@@ -0,0 +1,5 @@
+#include "emotespp/seventv.hpp"
+
+namespace emotespp {
+ SevenTVEmoteListener::SevenTVEmoteListener() {}
+} \ No newline at end of file