summaryrefslogtreecommitdiff
path: root/app/bin/custom.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2025-09-20 19:19:41 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2025-09-20 19:19:41 +0200
commit63ec5715054be18ac4db5675e067b41c955d03b9 (patch)
tree42bb5764b05bd3bc5bffadb55f4375e6dce8a521 /app/bin/custom.h
parent6c1a798b0302034a7fdcaf93b8f014e2e458c2a0 (diff)
parente7d20cf352688bf717a01f4e6d9e6f497c2bea4c (diff)
Update upstream source from tag 'upstream/5.3.1Beta2'
Update to upstream version '5.3.1Beta2' with Debian dir 36e53756d97319b1944d0ea744717abc9326f697
Diffstat (limited to 'app/bin/custom.h')
-rw-r--r--app/bin/custom.h2
1 files changed, 1 insertions, 1 deletions
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 );