This commit is contained in:
SemvdH
2021-08-23 17:54:28 +02:00
parent 3ca08ad644
commit 043865b601

View File

@@ -327,7 +327,7 @@ void update()
void draw_start()
{
vita2d_pvf_draw_text(pvf, 700, 80, RGBA8(0, 255, 0, 255), 1.0f, "start");
vita2d_pvf_draw_text(pvf, 700, 80, RGBA8(0, 255, 0, 255), 1.0f, "Cybershot");
}
void draw_menu()