From 3241f1ae532b93c95b7c5bbecae85fab3bd1a2cd Mon Sep 17 00:00:00 2001 From: Arthur Paulino Date: Wed, 3 Jan 2018 22:06:48 -0300 Subject: [PATCH] Updated Useful Code Snippets (markdown) --- Useful-Code-Snippets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Useful-Code-Snippets.md b/Useful-Code-Snippets.md index 7aa7a4c..fd8c091 100644 --- a/Useful-Code-Snippets.md +++ b/Useful-Code-Snippets.md @@ -1,3 +1,3 @@ -* [Constants](https://github.com/simon987/Much-Assembly-Required/wiki/Snippet:-Constants) +* [Hardware Constants](https://github.com/simon987/Much-Assembly-Required/wiki/Snippet:-Hardware-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) \ No newline at end of file