aboutsummaryrefslogtreecommitdiff
path: root/source/ppu.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/ppu.h')
-rw-r--r--source/ppu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/ppu.h b/source/ppu.h
index 5a889ef..6daf473 100644
--- a/source/ppu.h
+++ b/source/ppu.h
@@ -266,8 +266,10 @@ struct SPPU {
// XXX Do these need to be added to snapshot.cpp?
uint16 OAMWriteRegister;
uint8 BGnxOFSbyte;
+#ifndef NO_OPEN_BUS
uint8 OpenBus1;
uint8 OpenBus2;
+#endif
};
#define CLIP_OR 0