This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update rl_gputex.h
pull/2986/head
Ray
2 years ago
parent
770e239f73
commit
0925851f89
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/external/rl_gputex.h
+ 0
- 1
src/external/rl_gputex.h
View File
@ -814,5 +814,4 @@ static int get_pixel_data_size(int width, int height, int format)
return
data_size
;
}
#
endif
/
/
RL_GPUTEX_IMPLEMENTATION
Write
Preview
Loading…
Cancel
Save