mirror of https://github.com/pret/pokeemerald.git
Trim headers from pokenav.c
This commit is contained in:
parent
a518810c17
commit
92851ba4e6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue