From eb45d342f7c1e1af9cfa65753ffa482f7043ce55 Mon Sep 17 00:00:00 2001 From: Lior Halphon Date: Wed, 27 Nov 2024 23:36:49 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 0f933f0..f9fcdad 100644 --- a/Home.md +++ b/Home.md @@ -57,6 +57,7 @@ These APIs are used to obtain the video output of an emulator instance and affec * [[GB_set_rgb_encode_callback]] * [[GB_get_screen_width and GB_get_screen_height]] * [[GB_set_vblank_callback]] +* [[GB_set_border_mode]] * [[GB_set_color_correction_mode]] * [[GB_set_light_temperature]] * [[GB_set_palette and GB_get_palette]] @@ -73,7 +74,6 @@ These APIs are used to obtain the video output of an emulator instance and affec * [[GB_palette_type_t]] * [[GB_set_background_rendering_disabled]] * [[GB_set_object_rendering_disabled]] -* [[GB_set_border_mode]] ### Audio