From 4e8db810f72ad43191dc524f5dc2ce7cd4dedd72 Mon Sep 17 00:00:00 2001 From: Arthur Paulino Date: Wed, 3 Jan 2018 15:57:16 -0300 Subject: [PATCH] Updated Useful Code Snippets (markdown) --- Useful-Code-Snippets.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Useful-Code-Snippets.md b/Useful-Code-Snippets.md index a59305b..b1e7d0e 100644 --- a/Useful-Code-Snippets.md +++ b/Useful-Code-Snippets.md @@ -1 +1,3 @@ -[todo] \ No newline at end of file +* [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) +* [Manhatan Distance](https://github.com/simon987/Much-Assembly-Required/wiki/Snippet:-Manhatan-distance) \ No newline at end of file