mirror of https://github.com/LIJI32/SameBoy.git
Updated GB_set_key_state (markdown)
parent
dc4cd6fcfb
commit
f6a2157560
|
@ -6,7 +6,7 @@ In `joypad.h`
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
Sets the state for button `index` to value `pressed` (`true` means down, `false` means released).
|
Sets the state for player 1's button `index` to value `pressed` (`true` means down, `false` means released).
|
||||||
|
|
||||||
## Thread Safety
|
## Thread Safety
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue