mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
Dolphin add missing deeds + fix&clean state code
This commit is contained in:
@@ -40,6 +40,8 @@ static const DolphinDeedWeight dolphin_deed_weights[] = {
|
||||
{1, DolphinAppPlugin}, // DolphinDeedGpioUartBridge
|
||||
|
||||
{2, DolphinAppPlugin}, // DolphinDeedPluginStart
|
||||
{0, DolphinAppPlugin}, // DolphinDeedPluginGameStart
|
||||
{0, DolphinAppPlugin}, // DolphinDeedPluginGameWin
|
||||
};
|
||||
|
||||
static uint8_t dolphin_deed_limits[] = {
|
||||
|
||||
Reference in New Issue
Block a user