mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
Only loader gives app xp
This commit is contained in:
@@ -53,11 +53,15 @@ typedef enum {
|
||||
DolphinDeedBadKbPlayScript,
|
||||
|
||||
DolphinDeedU2fAuthorized,
|
||||
|
||||
DolphinDeedGpioUartBridge,
|
||||
|
||||
// Values set to 0 to handle deeds in loader not by individual apps
|
||||
DolphinDeedPluginStart,
|
||||
DolphinDeedPluginGameStart,
|
||||
DolphinDeedPluginGameWin,
|
||||
// Only for pentesting apps, yielded by loader
|
||||
DolphinDeedPluginInternalStart,
|
||||
|
||||
DolphinDeedMAX,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user