mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-19 01:03:22 +00:00
b9397693a2
opensource != selling plugin builds / do you agree? If you don't agree - and you think I did a bad thing here by allowing users to select fonts without payment, let me know Why I did that? - cuz I'm not making private "donation only" builds myself, while having no main job, and living only on donations, so I don't like stuff like that in opensource projects You should support author if you like this plugin here: https://github.com/akopachov/flipper-zero_authenticator
12 lines
306 B
C
12 lines
306 B
C
#pragma once
|
|
|
|
#include "../../features_config.h"
|
|
#include "font_info.h"
|
|
|
|
#include "mode_nine/mode_nine.h"
|
|
#include "redhat_mono/redhat_mono.h"
|
|
#include "bedstead/bedstead.h"
|
|
#include "zector/zector.h"
|
|
#include "712serif/712serif.h"
|
|
#include "graph35pix/graph35pix.h"
|
|
#include "karma_future/karma_future.h"
|