flipperzero-firmware/applications/dolphin/scenes/assets/emotes.h
2021-08-05 23:49:04 +03:00

13 lines
194 B
C

#pragma once
// temp
const char* console_emotes[] = {
"Run it, m8",
"Lets GOOOO",
"Click it, buddy",
"I wanna play",
"Wtf is this?",
"Just do it",
"JUST DO IT!",
};