diff --git a/arm9/source/main.cpp b/arm9/source/main.cpp index a6320d4..af34865 100644 --- a/arm9/source/main.cpp +++ b/arm9/source/main.cpp @@ -332,6 +332,8 @@ void drawSampleNumbers(void) void updateKeyLabels(void) { + if (fxkb->is_visible()) return; + kb->hideKeyLabels(); if(lbsamples->is_visible() == true) {