]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - keys.h
fix typo in last commit
[xonotic/darkplaces.git] / keys.h
diff --git a/keys.h b/keys.h
index 6c04e094e19ac777c5b9da6de542702acc81d8ca..02f43c7fc1053394369ec5c5a7ecd62c7d8970ee 100644 (file)
--- a/keys.h
+++ b/keys.h
@@ -106,6 +106,8 @@ typedef enum keynum_e
        K_KP_ENTER,
        K_KP_EQUALS,
 
+       K_PRINTSCREEN,
+
        // mouse buttons generate virtual keys
 
        K_MOUSE1 = 512,