flipperzero-firmware/applications/dolphin/scenes/assets/emotes.h

13 lines
194 B
C
Raw Normal View History

#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!",
};