Reimplement cache invalidation code

This commit is contained in:
twinaphex
2014-12-11 18:47:48 +01:00
parent 97166d5cbd
commit 5b59ef3acc
8 changed files with 58 additions and 180 deletions

View File

@@ -210,8 +210,4 @@ typedef u32 fixed8_24;
#include "main.h"
#include "cheats.h"
#ifdef ARM_ARCH
#include "arm/warm.h"
#endif
#endif