tidy up, submodule RGFW

This commit is contained in:
mtgmonkey
2025-12-16 01:12:02 +01:00
parent 5a701a3632
commit d36bbad5a8
10 changed files with 24 additions and 28172 deletions

1
include/RGFW Submodule

Submodule include/RGFW added at e23298e46f

File diff suppressed because it is too large Load Diff

View File

@@ -8,7 +8,7 @@
#define RGFW_OPENGL
#define Time X11Time // fixes namespace clash with GHC when building with Nix
#include "RGFW.h"
#include "RGFW/RGFW.h"
#undef Time
#endif