Renamed 'secondary' to 'backyard' on popular demand ;-))

This commit is contained in:
oliverschmidt 2007-05-23 23:11:23 +00:00
parent f8145bd02c
commit 51af3d9142
94 changed files with 76 additions and 76 deletions

View file

@ -0,0 +1,7 @@
.import __curunit
.constructor saveunit, 32
.code
saveunit:
lda $ba
sta __curunit
rts