mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-02 04:39:59 -07:00
8 lines
123 B
C
8 lines
123 B
C
#pragma once
|
|
|
|
#include <gui/icon.h>
|
|
|
|
extern const Icon I_Dino;
|
|
extern const Icon I_DinoRun0;
|
|
extern const Icon I_DinoRun1;
|