diff options
| author | YamaArashi <shadow962@live.com> | 2016-07-05 06:03:21 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-07-05 06:03:21 -0700 |
| commit | 7b01b8e827c8ecca6ad68b74d621b535bab33b8d (patch) | |
| tree | a143a74280627c1838a171a15783d23f706f170f /data/evolution_table.s | |
| parent | 86b7c742692565a5eb9b5824378b3e2c74f555c5 (diff) | |
convert .global to double colon
Diffstat (limited to 'data/evolution_table.s')
| -rw-r--r-- | data/evolution_table.s | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/evolution_table.s b/data/evolution_table.s index c9cefa37d..8234ac7a2 100644 --- a/data/evolution_table.s +++ b/data/evolution_table.s @@ -1,6 +1,5 @@ .align 2 - .global gEvolutionTable -gEvolutionTable: @ 8203B68 +gEvolutionTable:: @ 8203B68 @ ?????????? empty_evo_entries 5 |
