Remove redundant include lines
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#include "window.h"
|
||||
#include "field_specials.h"
|
||||
#include "field_weather.h"
|
||||
#include "field_camera.h"
|
||||
#include "task.h"
|
||||
#include "text.h"
|
||||
#include "item.h"
|
||||
@@ -19,7 +18,6 @@
|
||||
#include "sound.h"
|
||||
#include "string_util.h"
|
||||
#include "overworld.h"
|
||||
#include "window.h"
|
||||
#include "palette.h"
|
||||
#include "field_fadetransition.h"
|
||||
#include "scanline_effect.h"
|
||||
|
||||
Reference in New Issue
Block a user