Go to file
Deukhoofd 94c03cfaed
continuous-integration/drone/push Build is failing Details
Limit target_link_libraries to one use.
2019-12-31 20:01:53 +01:00
extern Initial commit. 2019-12-29 15:29:52 +01:00
src/Library Removes another unused dependency, performance improvements for MoveData 2019-12-31 12:35:48 +01:00
tests Use GetPkmnSpecies instead of GetSpecies 2019-12-31 13:51:42 +01:00
.clang-format Initial commit. 2019-12-29 15:29:52 +01:00
.drone.yml Give Windows build proper conan remote. 2019-12-31 19:27:44 +01:00
.gitignore Initial commit. 2019-12-29 15:29:52 +01:00
CMakeLists.txt Limit target_link_libraries to one use. 2019-12-31 20:01:53 +01:00
conanfile.py Implements outlines for ItemLibrary, MoveLibrary and implements NatureLibrary. 2019-12-30 16:19:53 +01:00