[FL-2937] Remove resources from API to prevent frequent API version increase (#1935)
* Remove all icons from API * Music player: icons * Signal generator: icons * Bt hid: icons * Weather station: icons * Picopass: icons * File browser test: icons * Example images: documentation * Remove global assets header * Fix picopass Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| #include "battery_info.h" | ||||
| #include <furi.h> | ||||
| #include <gui/elements.h> | ||||
| #include <assets_icons.h> | ||||
|  | ||||
| struct BatteryInfo { | ||||
|     View* view; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user