From 484f1ae1cab3769f06ec23a3cf0d15ba8c8d2379 Mon Sep 17 00:00:00 2001 From: Lior Halphon Date: Tue, 26 Nov 2024 23:55:28 +0200 Subject: [PATCH] Updated GB_set_rgb_encode_callback (markdown) --- GB_set_rgb_encode_callback.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/GB_set_rgb_encode_callback.md b/GB_set_rgb_encode_callback.md index 273940f..532bac3 100644 --- a/GB_set_rgb_encode_callback.md +++ b/GB_set_rgb_encode_callback.md @@ -34,6 +34,9 @@ If `callback` is not NULL, `GB_set_rgb_encode_callback` is thread-safe and can b ## See Also +* [[GB_set_color_correction_mode]] +* [[GB_set_light_temperature]] +* [[GB_set_palette and GB_get_palette]] * [[GB_set_pixels_output]] * [[GB_set_rgb_encode_callback]] -* [[GB_get_screen_width and GB_get_screen_height]] +* [[GB_get_screen_width and GB_get_screen_height]] \ No newline at end of file