mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 17:08:36 -07:00
new apps
This commit is contained in:
6
applications/plugins/badapple/video_player.h
Normal file
6
applications/plugins/badapple/video_player.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#define COLOR_WHITE true
|
||||
#define COLOR_BLACK false
|
||||
|
||||
int vp_play_frame(BadAppleCtx* ctx);
|
||||
Reference in New Issue
Block a user