From 0925851f896fd82ef91804cdf2429d3a75e72aeb Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 22 Mar 2023 20:11:03 +0100 Subject: [PATCH] Update rl_gputex.h --- src/external/rl_gputex.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/external/rl_gputex.h b/src/external/rl_gputex.h index c20bdc67e..f7cc00ecf 100644 --- a/src/external/rl_gputex.h +++ b/src/external/rl_gputex.h @@ -814,5 +814,4 @@ static int get_pixel_data_size(int width, int height, int format) return data_size; } - #endif // RL_GPUTEX_IMPLEMENTATION