mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Update rl_gputex.h
This commit is contained in:
1
src/external/rl_gputex.h
vendored
1
src/external/rl_gputex.h
vendored
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user