mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-10 03:42:09 +08:00
6 lines
167 B
C
6 lines
167 B
C
#pragma once
|
|
|
|
#include "tools/jotpluggler/app.h"
|
|
|
|
void draw_camera_pane(AppSession *session, UiState *state, TabUiState *tab_state, int pane_index, const Pane &pane);
|