Minor optimizations (use the new hashmap in a few more places)
This commit is contained in:
parent
9bce767b73
commit
2f85e6516e
17 changed files with 75 additions and 94 deletions
|
@ -20,6 +20,7 @@
|
|||
#include <cstring>
|
||||
#include "ppsspp_config.h"
|
||||
#include "base/basictypes.h"
|
||||
#include "Common/Hashmaps.h"
|
||||
#include "Common/Log.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Core/Reporting.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue