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,10 @@
#include "global.h"
#include "pokemon_size_record.h"
#include "event_data.h"
#include "constants/species.h"
#include "pokemon.h"
#include "pokemon_size_record.h"
#include "string_util.h"
#include "text.h"
#include "pokemon.h"
#include "constants/species.h"
#define DEFAULT_MAX_SIZE 0x8000 // was 0x8100 in Ruby/Sapphire