diff --git a/Assembly-program-examples.md b/Assembly-program-examples.md index f73f2a4..4ba5161 100644 --- a/Assembly-program-examples.md +++ b/Assembly-program-examples.md @@ -88,7 +88,7 @@ Constants by hackersoup with help from Insert this code before the new code you write for MuchAssemblyRequired, and use a text editor like VSCode, Notepad++, Sublime, etc. for auto-complete. -``` +```assembly ;; Hardware IDs HWID_LEGS equ 0x1 HWID_LASER equ 0x2