medfall

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 812ce729671e8ae6a010419debbb4808f15acfa4
parent 73694662dd33711fafe96f991808da26610c42e9
Author: Michael Savage <mikejsavage@gmail.com>
Date:   Sat Dec 19 12:29:22 +0000

Say no to C++11

Diffstat:
keys.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/keys.h b/keys.h @@ -3,7 +3,6 @@ #include "intrinsics.h" -// TODO: decide whether enum class is too annoying // TODO: decide this layout properly enum KeyNames { KEY_NONE,