mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 12:38:35 -07:00
Update apps
This commit is contained in:
@@ -3137,6 +3137,8 @@ int32_t swd_probe_app_main(void* p) {
|
||||
DBGS("swd_execute_script");
|
||||
swd_execute_script(app, SWD_PATH "/startup.swd");
|
||||
|
||||
dolphin_deed(DolphinDeedPluginGameStart);
|
||||
|
||||
DBGS("processing");
|
||||
for(bool processing = true; processing;) {
|
||||
swd_main_loop(app);
|
||||
|
||||
Reference in New Issue
Block a user