diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-17 12:58:26 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-17 13:00:34 -0400 |
| commit | da7849d800d37156360845fa17e361d2521dce29 (patch) | |
| tree | 2a603d9a3fddebe5770ca5728ab1d44d2620f654 /.gitmodules | |
| parent | 4fa6c6daa46935c7580a60a22bd9216414246dc0 (diff) | |
Restructured functions in main.asm to resemble the home functions they clone
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 1f76b5370..e5177ea1e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "extras"] path = extras - url = git://github.com/kanzure/pokemon-reverse-engineering-tools.git + url = git://github.com/pret/pokemon-reverse-engineering-tools.git |
