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