Update rl_gputex.h

This commit is contained in:
Ray 2023-03-22 20:11:03 +01:00
parent 770e239f73
commit 0925851f89

View file

@ -814,5 +814,4 @@ static int get_pixel_data_size(int width, int height, int format)
return data_size; return data_size;
} }
#endif // RL_GPUTEX_IMPLEMENTATION #endif // RL_GPUTEX_IMPLEMENTATION