Renames QDEL_LIST to QDEL_LIST_CONTENTS (#20006)

* Renames QDEL_LIST to QDEL_LIST_CONTENTS

* derp
This commit is contained in:
AffectedArc07
2022-12-29 14:28:40 +00:00
committed by GitHub
parent 6486a7e109
commit e91b6c94f7
72 changed files with 111 additions and 111 deletions

View File

@@ -351,7 +351,7 @@ GLOBAL_LIST_EMPTY(PDAs)
current_app = null
scanmode = null
QDEL_NULL(held_pen)
QDEL_LIST(programs)
QDEL_LIST_CONTENTS(programs)
QDEL_NULL(cartridge)
return ..()