summaryrefslogtreecommitdiff
path: root/linux/system.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linux/system.cpp')
-rw-r--r--linux/system.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/system.cpp b/linux/system.cpp
index be6343c..02177af 100644
--- a/linux/system.cpp
+++ b/linux/system.cpp
@@ -608,6 +608,7 @@ void SystemRedrawView()
void SystemPieceComboAdd(char* name)
{
+ piececombo_add(name);
}