aboutsummaryrefslogtreecommitdiff
path: root/src/DMA.h
diff options
context:
space:
mode:
authorStapleButter <thetotalworm@gmail.com>2017-04-23 15:38:39 +0200
committerStapleButter <thetotalworm@gmail.com>2017-04-23 15:38:39 +0200
commitbdac2467e700d3a932a227642d87e12db7b39f3c (patch)
treeacd4db543b8d1c491c7c55d04730cdf41e1b2cae /src/DMA.h
parent1759672d14424e57f497e8a33fc3ec349c3ca620 (diff)
oh well
Diffstat (limited to 'src/DMA.h')
-rw-r--r--src/DMA.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/DMA.h b/src/DMA.h
index 6b443be..17c075e 100644
--- a/src/DMA.h
+++ b/src/DMA.h
@@ -66,6 +66,8 @@ private:
bool Running;
bool InProgress;
+
+ bool IsGXFIFODMA;
};
#endif