diff options
Diffstat (limited to 'Minecraft.World/Minecraft.World.h')
| -rw-r--r-- | Minecraft.World/Minecraft.World.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Minecraft.World/Minecraft.World.h b/Minecraft.World/Minecraft.World.h new file mode 100644 index 00000000..e9abeec1 --- /dev/null +++ b/Minecraft.World/Minecraft.World.h @@ -0,0 +1,3 @@ +#pragma once + +void MinecraftWorld_RunStaticCtors();
\ No newline at end of file |
