From c34a0d36f275a88de87d6f541ec09a99bde10629 Mon Sep 17 00:00:00 2001 From: Lior Halphon Date: Thu, 28 Nov 2024 22:53:13 +0200 Subject: [PATCH] Updated GB_key_t (markdown) --- GB_key_t.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/GB_key_t.md b/GB_key_t.md index 5e9c0bf..0a91210 100644 --- a/GB_key_t.md +++ b/GB_key_t.md @@ -18,4 +18,9 @@ In `joypad.h` ## Description -TBD \ No newline at end of file +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]] \ No newline at end of file