summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorRay <[email protected]>2023-03-22 20:11:03 +0100
committerRay <[email protected]>2023-03-22 20:11:03 +0100
commit0925851f896fd82ef91804cdf2429d3a75e72aeb (patch)
tree6647f46a9ff866cbb5f6f751d3fd523aa91947a6 /src
parent770e239f73c45d1912fe3a9f27ce5e9fa11444ea (diff)
downloadraylib-0925851f896fd82ef91804cdf2429d3a75e72aeb.tar.gz
raylib-0925851f896fd82ef91804cdf2429d3a75e72aeb.zip
Update rl_gputex.h
Diffstat (limited to 'src')
-rw-r--r--src/external/rl_gputex.h1
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