Kyle H
Kyle H
struct tray_menu menus[] = { { "Toggle me", 0, 0, toggle_cb, NULL }, { "-" , 0, 0, NULL , NULL }, { "Quit" , 0, 0, quit_cb , NULL...
struct tray_menu menus[] = { { "Toggle me", 0, 0, toggle_cb, NULL }, { "-" , 0, 0, NULL , NULL }, { "Quit" , 0, 0, quit_cb , NULL...
That worked! Thank you so much! I can finally use this in my project!
So are you planning to use the standalone dolphin emulator to do this?
No I don't sorry but I love the UI, I saw your announcement about next week a major release, do you think a dedicated steam session would be included in...
I'm stuck with this too.