aboutsummaryrefslogtreecommitdiff
path: root/src/GPU.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/GPU.cpp')
-rw-r--r--src/GPU.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/GPU.cpp b/src/GPU.cpp
index 47a69cc..cf7adc8 100644
--- a/src/GPU.cpp
+++ b/src/GPU.cpp
@@ -20,6 +20,7 @@
#include <string.h>
#include "NDS.h"
#include "GPU.h"
+#include "ARMJIT.h"
#include "GPU2D_Soft.h"
@@ -653,6 +654,7 @@ void MapVRAM_CD(u32 bank, u8 cnt)
VRAMMap_ARM7[ofs] |= bankmask;
memset(VRAMDirty[bank].Data, 0xFF, sizeof(VRAMDirty[bank].Data));
VRAMSTAT |= (1 << (bank-2));
+ ARMJIT::CheckAndInvalidateWVRAM(ofs);
break;
case 3: // texture