From 303842a19e4893e4ac6784d60aca990b4276d0ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Thu, 15 Mar 2018 09:27:45 +0100 Subject: NOISSUE Add Konami Code Fun little thing for hiding extra debug options in the future. --- application/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'application/CMakeLists.txt') diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt index 148b6d9f..48c1a359 100644 --- a/application/CMakeLists.txt +++ b/application/CMakeLists.txt @@ -31,6 +31,10 @@ SET(MULTIMC_SOURCES ColorCache.cpp HoeDown.h + # Super secret! + KonamiCode.h + KonamiCode.cpp + # GUI - windows MainWindow.h MainWindow.cpp -- cgit v1.2.3