From 36dc1f859a13e428c441fc8f4f35550fe12ed72f Mon Sep 17 00:00:00 2001 From: nasr Date: Sun, 19 Apr 2026 18:38:22 +0200 Subject: feature(base): refactored the base library. removed some files etc and did stuff --- source/base/base_platform.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 source/base/base_platform.h (limited to 'source/base/base_platform.h') diff --git a/source/base/base_platform.h b/source/base/base_platform.h deleted file mode 100644 index b34a7d0..0000000 --- a/source/base/base_platform.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef BASE_PLATFORM_H -#define BASE_PLATFORM_H - -#ifdef BASE_PLATFORM_IMPLEMENTATION -#endif /* BASE_PLATFORM_IMPLEMENTATION */ -#endif /* BASE_PLATFORM_H */ -- cgit v1.3