Scratching out layout
This commit is contained in:
4
source/UI/UI.cpp
Normal file
4
source/UI/UI.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "UI.h"
|
||||
void ui_render_screen(Screen_t *screen, ScreenContext_t *context) {
|
||||
// Basically switch out the handlers
|
||||
}
|
||||
Reference in New Issue
Block a user