From e7d20cf352688bf717a01f4e6d9e6f497c2bea4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 20 Sep 2025 19:19:34 +0200 Subject: New upstream version 5.3.1Beta2 --- app/bin/custom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/bin/custom.h') diff --git a/app/bin/custom.h b/app/bin/custom.h index d14bff7..982254e 100644 --- a/app/bin/custom.h +++ b/app/bin/custom.h @@ -126,7 +126,7 @@ void InitCmdEasement( void ); char * MakeWindowTitle( char * ); addButtonCallBack_t EasementInit( void ); -void InitLayers( void ); +void InitLayers( int cmdGroup ); void InitHotBar( void ); void InitCarDlg( void ); BOOL_T Initialize( void ); -- cgit v1.2.3