Updated Home (markdown)

Lior Halphon 2024-11-27 23:36:49 +02:00
parent b1a02bfd93
commit eb45d342f7
1 changed files with 1 additions and 1 deletions

@ -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_set_rgb_encode_callback]]
* [[GB_get_screen_width and GB_get_screen_height]] * [[GB_get_screen_width and GB_get_screen_height]]
* [[GB_set_vblank_callback]] * [[GB_set_vblank_callback]]
* [[GB_set_border_mode]]
* [[GB_set_color_correction_mode]] * [[GB_set_color_correction_mode]]
* [[GB_set_light_temperature]] * [[GB_set_light_temperature]]
* [[GB_set_palette and GB_get_palette]] * [[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_palette_type_t]]
* [[GB_set_background_rendering_disabled]] * [[GB_set_background_rendering_disabled]]
* [[GB_set_object_rendering_disabled]] * [[GB_set_object_rendering_disabled]]
* [[GB_set_border_mode]]
### Audio ### Audio