remove TABs

This commit is contained in:
Christian Groessler
2014-05-28 23:39:31 +02:00
parent 8c5aebef81
commit 0bcb615d33
4 changed files with 9 additions and 9 deletions

View File

@@ -3,8 +3,8 @@
; Christian Groessler, 01-Mar-2014
.export __CART_ENTRY__: absolute = 1
.import __CARTSIZE__, start
.forceimport __CART_YEAR__, __CART_NAME__
.import __CARTSIZE__, start
.forceimport __CART_YEAR__, __CART_NAME__
.segment "CARTENTRY"