diff options
author | hondew <pokehondew@gmail.com> | 2020-08-04 22:37:52 -0400 |
---|---|---|
committer | hondew <pokehondew@gmail.com> | 2020-08-30 14:08:06 -0400 |
commit | 328aecc96e690c437e52663a1445417e8aa78df6 (patch) | |
tree | 3f2f92c81c2c2a5a1396411d9079bb00b10254ab /common_syms | |
parent | 2e077f09e43e502a9ffaa93a916babe99b0d6e08 (diff) |
Document throwing pokeball
continue
Document more
Doc more funcs
Remove workspace
Document shiny stars
Document PokeBlock
Clean up
Clean more
Diffstat (limited to 'common_syms')
-rwxr-xr-x | common_syms/battle_anim_pokeball.txt | 3 | ||||
-rwxr-xr-x | common_syms/battle_anim_special.txt | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/common_syms/battle_anim_pokeball.txt b/common_syms/battle_anim_pokeball.txt new file mode 100755 index 000000000..5e2e8b3ff --- /dev/null +++ b/common_syms/battle_anim_pokeball.txt @@ -0,0 +1,3 @@ +gMonShrinkDuration +gMonShrinkDelta +gMonShrinkDistance diff --git a/common_syms/battle_anim_special.txt b/common_syms/battle_anim_special.txt deleted file mode 100755 index 2fc194df7..000000000 --- a/common_syms/battle_anim_special.txt +++ /dev/null @@ -1,3 +0,0 @@ -gUnknown_030062DC -gUnknown_030062E0 -gUnknown_030062E4 |