-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #60 from TAdev0/generate_blocks
[feat] Generate most important blocks
- Loading branch information
Showing
15 changed files
with
731,124 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,17 @@ | ||
mod block_0; | ||
mod block_170; | ||
mod block_24835; | ||
mod block_57043; | ||
// mod block_210000; | ||
// mod block_420000; | ||
// mod block_478558; | ||
// mod block_481824; | ||
// mod block_491407; | ||
// mod block_630000; | ||
// mod block_709632; | ||
// mod block_774628; | ||
// mod block_840000; | ||
|
||
// Blocks that are commented are too big and make compilation when running tests almost impossible | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.