Remove the extern memwriteDirtyPage

This commit is contained in:
tomcw
2025-03-09 18:28:13 +00:00
parent 2b25e4b024
commit f087f7152c
2 changed files with 0 additions and 2 deletions

View File

@@ -221,7 +221,6 @@ SOFT SWITCH STATUS FLAGS
static LPBYTE memshadow[0x100];
LPBYTE memwrite[0x100];
BYTE memreadPageType[0x100];
//BYTE memwriteDirtyPage[0x100];
iofunction IORead[256];
iofunction IOWrite[256];