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