mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-23 12:20:00 +00:00
pspctrl.h: Remove useless spaces
This commit is contained in:
@@ -118,7 +118,7 @@ typedef struct SceCtrlData {
|
||||
* It is possible for a button to (briefly) be in two states at the same time. Valid combinations are as follows:
|
||||
*
|
||||
* • [make] & [press]\n
|
||||
* • [break] & [release]
|
||||
* • [break] & [release]
|
||||
*
|
||||
* In other words, if a button is in the [make] state, then it is also in the [press] state. However, this is not the case
|
||||
* for the inverse. A button in the [press] state does not need to be in the [make] state.
|
||||
|
||||
Reference in New Issue
Block a user