Skip to content

Commit

Permalink
inconsistent tabbing my beloved
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaghettDev committed Mar 4, 2025
1 parent b9987d9 commit bca55bd
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@

NS_CC_BEGIN

/*no clue if this is accurate.
* https://github.com/cocos2d/cocos2d-x/blob/cocos2d-x-3.13/cocos/base/CCEventKeyboard.h#L48
* https://github.com/reneklacan/cocos2d-x/wiki/Keyboard-keycodes-enum
* not sure which one is which
/*no clue if this is accurate.
* https://github.com/cocos2d/cocos2d-x/blob/cocos2d-x-3.13/cocos/base/CCEventKeyboard.h#L48
* https://github.com/reneklacan/cocos2d-x/wiki/Keyboard-keycodes-enum
* not sure which one is which
* @note RobTop Addition
*/
*/
typedef enum
{
KEY_Unknown = -0x01,
Expand Down

0 comments on commit bca55bd

Please sign in to comment.