diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2018-06-04 17:46:44 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-06-04 17:46:44 -0400 |
| commit | 193cf0265d3f45a3d339dc656f3abcca72de6850 (patch) | |
| tree | e3fd7395cd1ce8d00702144bfd1e3af7703e1c45 /data | |
| parent | 17fb962a85448abcb714331c005a2c83b9db0c52 (diff) | |
Backport bg_effects.asm from Crystal
Diffstat (limited to 'data')
| -rw-r--r-- | data/predef_pointers.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/predef_pointers.inc b/data/predef_pointers.inc index f987419..691a072 100644 --- a/data/predef_pointers.inc +++ b/data/predef_pointers.inc @@ -84,7 +84,7 @@ GiveItemPredef:: add_predef Function_145b8 add_predef Function_146dc add_predef Function_145de - add_predef Function_c8000 + add_predef ExecuteBGEffects add_predef Function_1457a add_predef Function_143e0 add_predef CheckSGB |
