From c3f389d6156cb573c6105059beba67ff0a72d30a Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 23 Feb 2020 15:30:21 -0500 Subject: Replace some "idiotic", "wtf", "stupid interns" comments with more common "useless", "pointless", "could have done X instead" --- engine/items/switch_items.asm | 1 - 1 file changed, 1 deletion(-) (limited to 'engine/items') 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 -- cgit v1.2.3