Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: UTIL_TRACELINE <[email protected]>
  • Loading branch information
AvarianKnight and colistro123 authored Aug 26, 2024
1 parent 6134ffe commit b0f78a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PAD/EnableAllControlActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ ns: PAD

```c
// 0xA5FFE9B05F199DE7 0xFC2F119F
void ENABLE_ALL_CONTROL_ACTIONS(int controlType);
void ENABLE_ALL_CONTROL_ACTIONS(int padIndex);
```
```
```c
enum ePadType {
PLAYER_CONTROL = 0,
CAMERA_CONTROL,
Expand Down

0 comments on commit b0f78a4

Please sign in to comment.