mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-05 11:15:40 +08:00
6 lines
113 B
C
6 lines
113 B
C
#pragma once
|
|
|
|
#include "tools/jotpluggler/app.h"
|
|
|
|
void draw_thumbnail_pane(AppSession *session, UiState *state);
|