1
0
Fork 0

Added FastRandom.* back to CMakeLists.txt.

This commit is contained in:
Mattes D 2014-10-23 08:41:57 +02:00
parent f8c54f4243
commit 27687cfcd4
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@ SET (SRCS
Cuboid.cpp
DeadlockDetect.cpp
Enchantments.cpp
FastRandom.cpp
FurnaceRecipe.cpp
Globals.cpp
Inventory.cpp
@ -93,6 +94,7 @@ SET (HDRS
Defines.h
Enchantments.h
Endianness.h
FastRandom.h
ForEachChunkProvider.h
FurnaceRecipe.h
Globals.h