4jcraft/4J.Render/stdafx.h
2026-03-05 10:44:11 +01:00

8 lines
169 B
C

#ifndef _4J_RENDER_STADAFX_H
#define _4J_RENDER_STADAFX_H
#ifdef __linux__
#include "../Minecraft.Client/Linux/Stubs/LinuxStubs.h"
#endif
#endif //_4J_RENDER_STADAFX_H