Flipper/Applications/Official/DEV_FW/source/grnch/badapple/video_player.h

7 lines
103 B
C
Raw Normal View History

2022-12-29 06:30:12 +00:00
#pragma once
#define COLOR_WHITE true
#define COLOR_BLACK false
int vp_play_frame(BadAppleCtx* ctx);