mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-05 06:34:25 +00:00
refactor: move 4J implementations into platform/sdl2
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
#include "4J_Render.h"
|
||||
#include "platform/sdl2/Render.h"
|
||||
#include "java/ByteBuffer.h"
|
||||
|
||||
std::unordered_map<int, int> MemoryTracker::GL_LIST_IDS;
|
||||
|
||||
Reference in New Issue
Block a user