implement very slow puzzle space exploration
This commit is contained in:
@ -5,10 +5,6 @@
|
||||
#include <raymath.h>
|
||||
#include <rlgl.h>
|
||||
|
||||
#ifdef TRACY
|
||||
#include <tracy/Tracy.hpp>
|
||||
#endif
|
||||
|
||||
auto renderer::update_texture_sizes() -> void
|
||||
{
|
||||
if (!IsWindowResized()) {
|
||||
|
||||
Reference in New Issue
Block a user