6 lines
66 B
C
6 lines
66 B
C
|
#pragma once
|
||
|
|
||
|
#include "quantum.h"
|
||
|
|
||
|
void render_status_bar(void);
|