summaryrefslogtreecommitdiff
path: root/arm9/source/tapes.c
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2007-04-15 23:55:24 +0000
committerIan C <ianc@noddybox.co.uk>2007-04-15 23:55:24 +0000
commitf39151d7f9bf82e7295c60b89d9da02c781528eb (patch)
treeaca075f0227e1ee8f86cfa1d75dd3b1a56fdd348 /arm9/source/tapes.c
parent6701f6a9d4f979cc1eadb673e767b5c46cd2a9c8 (diff)
Development checkin -- not yet working
Diffstat (limited to 'arm9/source/tapes.c')
-rw-r--r--arm9/source/tapes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/source/tapes.c b/arm9/source/tapes.c
index 1ec8bc5..1e13e95 100644
--- a/arm9/source/tapes.c
+++ b/arm9/source/tapes.c
@@ -143,7 +143,7 @@ void SelectTape(void)
int f;
done=TRUE;
- /* ZX81SetTape(tapes[current].tape,*tapes[current].tape_len); */
+ SPECSetTape(tapes[current].tape,*tapes[current].tape_len);
for(f=0;tapes[current].keys[f]!=NUM_SOFT_KEYS;f+=2)
{