core: Apply static to local functions

This commit is contained in:
Lioncash 2015-02-13 10:40:07 -05:00
parent c44d75787b
commit 0c6434c379
11 changed files with 252 additions and 245 deletions

View file

@ -7,6 +7,7 @@
#include "core/core.h"
#include "core/mem_map.h"
#include "core/hle/config_mem.h"
#include "core/hle/shared_page.h"
////////////////////////////////////////////////////////////////////////////////////////////////////