diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-04-07 22:28:31 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-08 17:29:07 -0500 |
commit | 92851ba4e60bcd3710b9db89d3f588833e591531 (patch) | |
tree | 77d3f53da833a9fe6fb9e69ce09b61ef7bbb2ca9 /src | |
parent | a518810c178eda94dc70040539a7c19884216503 (diff) |
Trim headers from pokenav.c
Diffstat (limited to 'src')
-rw-r--r-- | src/pokenav.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/pokenav.c b/src/pokenav.c index 68cdb0e89..5fcf9e9bb 100644 --- a/src/pokenav.c +++ b/src/pokenav.c @@ -6,18 +6,6 @@ #include "field_weather.h" #include "palette.h" #include "pokemon_storage_system.h" -#include "sound.h" -#include "constants/songs.h" -#include "window.h" -#include "gpu_regs.h" -#include "bg.h" -#include "menu.h" -#include "graphics.h" -#include "dma3.h" -#include "gba/macro.h" -#include "decompress.h" -#include "strings.h" -#include "constants/rgb.h" #include "pokenav.h" enum |