mirror of https://github.com/LIJI32/SameBoy.git
Updated GB_key_mask_t (markdown)
parent
8c36efb2dd
commit
dc4cd6fcfb
|
@ -19,4 +19,9 @@ In `joypad.h`
|
|||
|
||||
## Description
|
||||
|
||||
TBD
|
||||
An enum representing each of the 8 buttons of a Game Boy as a mask value. Multiple values can be combine with `|` and used with functions such as [[GB_set_key_mask]].
|
||||
|
||||
## See Also
|
||||
|
||||
* [[GB_set_key_mask]]
|
||||
* [[GB_set_key_mask_for_player]]
|
Loading…
Reference in New Issue