mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-09 15:28:21 -04:00
Copy paste fail
This commit is contained in:
parent
6a09a9c662
commit
0f87c2f23f
@ -845,7 +845,7 @@ void LBackend_SliderDraw(struct LSlider* w) {
|
||||
/*########################################################################################################################*
|
||||
*-------------------------------------------------------TableWidget-------------------------------------------------------*
|
||||
*#########################################################################################################################*/
|
||||
static void InitRowFont(struct LTable* w) {
|
||||
static void InitRowFont(void) {
|
||||
if (rowFont.handle) return;
|
||||
Font_Make(&rowFont, 11, FONT_FLAGS_NONE);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user