diff options
Diffstat (limited to 'src/crepe/api')
| -rw-r--r-- | src/crepe/api/KeyCodes.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/crepe/api/KeyCodes.h b/src/crepe/api/KeyCodes.h index a13d1af..dc3219a 100644 --- a/src/crepe/api/KeyCodes.h +++ b/src/crepe/api/KeyCodes.h @@ -155,5 +155,4 @@ enum class Keycode {  	MENU = 348, //!< Menu key.  }; -  } // namespace crepe |