From 6b06176726de26e4bd9fc35ace0dd8407036f645 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sat, 16 Feb 2019 13:59:00 -0500 Subject: ~ --- Code-cleanup.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Code-cleanup.md b/Code-cleanup.md index 12d13c4..43de6ff 100644 --- a/Code-cleanup.md +++ b/Code-cleanup.md @@ -10,7 +10,6 @@ Reformat code to adhere to [STYLE.md](../tree/master/STYLE.md). (Converting labe As of 0.3.7, we have these features that are little-used: -- `~` works for bytes, so we can do `~X` instead of `$ff ^ X` - `HIGH()` and `LOW()` work for constants - `BANK(@)` gets the current bank; `BANK("Section Name")` is also valid (some labels can thus be removed) - `\` continues lines, like in C or Python, which could help clean up long macros (`trainer`, `npctrade`) and implement new ones (like for data/trainers/attributes.asm or data/pokemon/base_stats/\*.asm) -- cgit v1.2.3