diff options
| author | Ray <[email protected]> | 2023-03-22 20:11:03 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-03-22 20:11:03 +0100 |
| commit | 0925851f896fd82ef91804cdf2429d3a75e72aeb (patch) | |
| tree | 6647f46a9ff866cbb5f6f751d3fd523aa91947a6 /src/external | |
| parent | 770e239f73c45d1912fe3a9f27ce5e9fa11444ea (diff) | |
| download | raylib-0925851f896fd82ef91804cdf2429d3a75e72aeb.tar.gz raylib-0925851f896fd82ef91804cdf2429d3a75e72aeb.zip | |
Update rl_gputex.h
Diffstat (limited to 'src/external')
| -rw-r--r-- | src/external/rl_gputex.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/external/rl_gputex.h b/src/external/rl_gputex.h index c20bdc67..f7cc00ec 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 |
