From be1ecba5a2097d48825165d869906b85d3e1d00e Mon Sep 17 00:00:00 2001 From: Arthur Paulino Date: Wed, 3 Jan 2018 21:51:37 -0300 Subject: [PATCH] Updated Useful Code Snippets (markdown) --- Useful-Code-Snippets.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Useful-Code-Snippets.md b/Useful-Code-Snippets.md index eef3f97..7aa7a4c 100644 --- a/Useful-Code-Snippets.md +++ b/Useful-Code-Snippets.md @@ -1,7 +1,3 @@ -## Snippets for specific tasks - * [Constants](https://github.com/simon987/Much-Assembly-Required/wiki/Snippet:-Constants) * [Dump memory to disk](https://github.com/simon987/Much-Assembly-Required/wiki/Snippet:-Dump-memory-to-disk) -* [Manhattan Distance](https://github.com/simon987/Much-Assembly-Required/wiki/Snippet:-Manhattan-distance) - -## Players' repositories \ No newline at end of file +* [Manhattan Distance](https://github.com/simon987/Much-Assembly-Required/wiki/Snippet:-Manhattan-distance) \ No newline at end of file