From 79ee86d1b678095752cb149ec53a598512822060 Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Mon, 27 Feb 2012 16:55:25 +0000 Subject: [PATCH] sdl: added todos --- src/drivers/sdl/config.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/drivers/sdl/config.cpp b/src/drivers/sdl/config.cpp index 49fc6f1a..da6c2ec5 100644 --- a/src/drivers/sdl/config.cpp +++ b/src/drivers/sdl/config.cpp @@ -321,6 +321,8 @@ InitConfig() config->addOption("rp2mic", prefix + "EnableMic", 0); + // this is really hacky + // TODO clean this up; clean config.h as well const int Hotkeys[HK_MAX] = { SDLK_F1, // cheat menu SDLK_F2, // bind state