mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-26 03:39:58 -07:00
10 lines
195 B
C
10 lines
195 B
C
#pragma once
|
|
|
|
#include <gui/icon.h>
|
|
|
|
extern const Icon I_Dino;
|
|
extern const Icon I_DinoRun0;
|
|
extern const Icon I_DinoRun1;
|
|
//extern const Icon I_HorizonLine0;
|
|
//extern const Icon I_HorizonLine1;
|