diff options
| author | golem galvanize <golemgalvanize@github.com> | 2018-03-30 16:49:08 -0400 |
|---|---|---|
| committer | golem galvanize <golemgalvanize@github.com> | 2018-03-30 16:49:08 -0400 |
| commit | 069a7e71fc8bd0886fe2d5c39bb96d8fee0d798b (patch) | |
| tree | 191d39f28270fb43feaca1d128274ef317968869 /data/data2c.s | |
| parent | 3006ff177b1020c0270ff33f48b3216c9d5381b1 (diff) | |
| parent | a5cd6e8ef4717aad4a055d5acb6ef250e359fc45 (diff) | |
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_pokedex
Diffstat (limited to 'data/data2c.s')
| -rw-r--r-- | data/data2c.s | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/data2c.s b/data/data2c.s deleted file mode 100644 index 8d134ccb2..000000000 --- a/data/data2c.s +++ /dev/null @@ -1,18 +0,0 @@ -#include "constants/abilities.h" -#include "constants/items.h" -#include "constants/moves.h" -#include "constants/species.h" -#include "constants/pokemon.h" - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - - .align 2 - -@ 831C898 - .include "data/battle_moves.inc" - -@ 0x31d93c -@ unreferenced unknown data - .byte 0x34, 0x00, 0x10, 0x00, 0x01, 0x01, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00 |
