From a4a1f290a84732e3d0af82ce6ddab204a15dfa59 Mon Sep 17 00:00:00 2001 From: Krzosa Karol Date: Wed, 27 Jul 2022 12:46:20 +0200 Subject: [PATCH] Trying to fix github language statistics --- stb_image.h => dependencies/stb_image.h | 0 stb_sprintf.h => dependencies/stb_sprintf.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename stb_image.h => dependencies/stb_image.h (100%) rename stb_sprintf.h => dependencies/stb_sprintf.h (100%) diff --git a/stb_image.h b/dependencies/stb_image.h similarity index 100% rename from stb_image.h rename to dependencies/stb_image.h diff --git a/stb_sprintf.h b/dependencies/stb_sprintf.h similarity index 100% rename from stb_sprintf.h rename to dependencies/stb_sprintf.h