1
0
mirror of https://github.com/UberGuidoZ/Flipper.git synced 2025-03-04 14:58:59 +00:00
Flipper/Applications/Official/DEV_FW/source/grnch/badapple/video_player.h
2022-12-28 22:34:27 -08:00

7 lines
103 B
C

#pragma once
#define COLOR_WHITE true
#define COLOR_BLACK false
int vp_play_frame(BadAppleCtx* ctx);