mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-15 04:19:26 -07:00
Dolphin deeds done in loader, exclude games/media
This commit is contained in:
@@ -3137,8 +3137,6 @@ 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