Sort includes into alphabetical order

This commit is contained in:
Slawter666
2018-11-14 00:01:50 +00:00
parent 6fcf878e2f
commit 4311fd8b89
35 changed files with 395 additions and 401 deletions

View File

@@ -1,10 +1,7 @@
#include "global.h"
#include "global.fieldmap.h"
#include "constants/flags.h"
#include "constants/songs.h"
#include "event_data.h"
#include "field_camera.h"
#include "event_object_movement.h"
#include "field_camera.h"
#include "malloc.h"
#include "random.h"
#include "roulette_util.h"
@@ -12,6 +9,8 @@
#include "sound.h"
#include "sprite.h"
#include "task.h"
#include "constants/flags.h"
#include "constants/songs.h"
// structures
struct Struct203CF18 {