mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-23 02:02:08 +08:00
5 lines
66 B
C++
5 lines
66 B
C++
#pragma once
|
|
#include "ui.hpp"
|
|
|
|
void ui_draw_sidebar(UIState *s);
|