mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 11:04:44 +00:00
68783fa01c
Cache needed to be cleared every time we load a game. Otherwise, those platforms that happen to use the exact same addresses (PC) were ok, but those platforms that had different addresses (PSP for example) would get messed up. svn-id: r51138