main.cc (180B)
1 #include "my_application.h" 2 3 int main(int argc, char** argv) { 4 g_autoptr(MyApplication) app = my_application_new(); 5 return g_application_run(G_APPLICATION(app), argc, argv); 6 }
sense_the_rythmrythm game for ESense Earable | |
| git clone git://source.orangerot.dev:/university/sense_the_rythm.git | |
| Log | Files | Refs | README | LICENSE |