Get rid of headers in src/data

This commit is contained in:
DizzyEggg
2018-12-03 16:10:41 +01:00
parent a83fc52a7e
commit 846b5d79e4
43 changed files with 3858 additions and 3323 deletions

View File

@@ -1,6 +1,3 @@
#ifndef POKEEMERALD_CRY_IDS_H
#define POKEEMERALD_CRY_IDS_H
const u16 gSpeciesIdToCryId[] =
{
273, // TREECKO
@@ -139,5 +136,3 @@ const u16 gSpeciesIdToCryId[] =
386, // DEOXYS
387 // CHIMECHO
};
#endif //POKEEMERALD_CRY_IDS_H