aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--list.s2
1 files changed, 0 insertions, 2 deletions
diff --git a/list.s b/list.s
index 52649f5..6fa17b8 100644
--- a/list.s
+++ b/list.s
@@ -16,8 +16,6 @@
;; You should have received a copy of the GNU Lesser General Public License
;; along with this library. If not, see <https://www.gnu.org/licenses/>.
-.p02
-
;; Initialize a new list which starts at the given 16-bit address.
.macro LIST_INIT address
lda #.lobyte(address)