mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 13:48:35 -07:00
Dolphin deeds done in loader, exclude games/media
This commit is contained in:
3
applications/external/totp/totp_app.c
vendored
3
applications/external/totp/totp_app.c
vendored
@@ -192,9 +192,6 @@ int32_t totp_app() {
|
||||
return 253;
|
||||
}
|
||||
|
||||
// Affecting dolphin level
|
||||
// dolphin_deed(DolphinDeedPluginStart);
|
||||
|
||||
// Set system callbacks
|
||||
ViewPort* view_port = view_port_alloc();
|
||||
view_port_draw_callback_set(view_port, render_callback, plugin_state);
|
||||
|
||||
Reference in New Issue
Block a user