summaryrefslogtreecommitdiff
path: root/src/apple.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/apple.h')
-rw-r--r--src/apple.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/apple.h b/src/apple.h
index 5946374..036f48c 100644
--- a/src/apple.h
+++ b/src/apple.h
@@ -28,7 +28,6 @@ void AppleReset(){
}
-
byte getMemory(address x){
return Memory[x];
}