mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 00:08:36 -07:00
mlib updates
This commit is contained in:
@@ -21,7 +21,7 @@ struct Chip8App {
|
||||
SceneManager* scene_manager;
|
||||
DialogsApp* dialogs;
|
||||
|
||||
string_t file_name;
|
||||
FuriString* file_name;
|
||||
uint8_t** backup_screen;
|
||||
Chip8View* chip8_view;
|
||||
Chip8Emulator* chip8;
|
||||
|
||||
Reference in New Issue
Block a user