mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 07:28:36 -07:00
Update apps pt2 + Add MAYHEM Evil Portal
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <storage/storage.h>
|
||||
#include <string.h>
|
||||
#include "flipbip_icons.h"
|
||||
#include "assets_icons.h"
|
||||
#include <assets_icons.h>
|
||||
#include "../helpers/flipbip_haptic.h"
|
||||
#include "../helpers/flipbip_led.h"
|
||||
#include "../helpers/flipbip_string.h"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include <input/input.h>
|
||||
#include <gui/elements.h>
|
||||
#include "flipbip_icons.h"
|
||||
#include "assets_icons.h"
|
||||
#include <assets_icons.h>
|
||||
|
||||
struct FlipBipStartscreen {
|
||||
View* view;
|
||||
|
||||
Reference in New Issue
Block a user