summaryrefslogtreecommitdiff
path: root/engine/items
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-02-23 15:30:21 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2020-02-23 18:51:32 -0500
commitc3f389d6156cb573c6105059beba67ff0a72d30a (patch)
tree613d6d83ba275174108f4ff299c215e2a7f4dba9 /engine/items
parent62fccbbd99ce8c4de44fe658f6247468d192e81d (diff)
Replace some "idiotic", "wtf", "stupid interns" comments with more common "useless", "pointless", "could have done X instead"
Diffstat (limited to 'engine/items')
-rw-r--r--engine/items/switch_items.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/items/switch_items.asm b/engine/items/switch_items.asm
index 10fe535b3..680e548c1 100644
--- a/engine/items/switch_items.asm
+++ b/engine/items/switch_items.asm
@@ -225,7 +225,6 @@ Function24a6c:
ret
ItemSwitch_ConvertItemFormatToDW:
-; This function is absolutely idiotic.
push hl
ld a, [wMenuData_ScrollingMenuItemFormat]
ld c, a