Updated GB_key_t (markdown)

Lior Halphon 2024-11-28 22:53:13 +02:00
parent 8a3cfb769b
commit c34a0d36f2
1 changed files with 6 additions and 1 deletions

@ -18,4 +18,9 @@ In `joypad.h`
## Description
TBD
An enum representing each of the 8 buttons of a Game Boy, for use with functions such as [[GB_set_key_state]].
## See Also
* [[GB_set_key_state]]
* [[GB_set_key_state_for_player]]