project for a (works on my devices) demo
This commit is contained in:
7
SOURCES/graphics/library/panel/panel.c
Normal file
7
SOURCES/graphics/library/panel/panel.c
Normal file
@@ -0,0 +1,7 @@
|
||||
gui_component* panel_new(
|
||||
gui_component *parent,
|
||||
ui_position *pos,
|
||||
ui_dimensions *dim
|
||||
){
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user