diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-30 18:24:14 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-30 18:24:14 -0500 |
commit | c5f1b576f2bb3aacf4c4a64c15dcb7220c4ffb86 (patch) | |
tree | 4409a4e75cd8701e20b75f532042b7da3adab554 /src/berry_fix_program.c | |
parent | 536a338ff9aac796c542b3bb01a822c2a28df0a5 (diff) | |
parent | b3315b64a1ecefc04f36ed50dd341f1f90d3ba97 (diff) |
Merge branch 'master' of https://github.com/pret/pokeemerald into field_map_obj_helpers
Diffstat (limited to 'src/berry_fix_program.c')
-rw-r--r-- | src/berry_fix_program.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/berry_fix_program.c b/src/berry_fix_program.c index f487489d4..7b968a221 100644 --- a/src/berry_fix_program.c +++ b/src/berry_fix_program.c @@ -6,7 +6,7 @@ #include "main.h" #include "sprite.h" #include "task.h" -#include "unknown_task.h" +#include "scanline_effect.h" #include "window.h" #include "text.h" #include "menu.h" |