mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 11:06:34 +00:00
7 lines
184 B
C++
7 lines
184 B
C++
#include "../../4J.Input/4J_Input.h"
|
|
#include "../../4J.Profile/4J_Profile.h"
|
|
#include "../../4J.Render/4J_Render.h"
|
|
#include "../../4J.Storage/4J_Storage.h"
|
|
|
|
int main() { return 0; }
|