diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-01-31 00:03:52 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-01-31 00:03:52 -0500 |
commit | 155a3710640a9814686c9c3a261d5dc5575cc6d1 (patch) | |
tree | d8015aa916f3687ef3f3c49e89943e636631ff9f /src | |
parent | 821ede4674a7f5271ea06b97a5555312bbb1f6a0 (diff) |
decompile set_callback3_to_bag
Diffstat (limited to 'src')
-rwxr-xr-x | src/item_menu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/item_menu.c b/src/item_menu.c index 2ee586ce5..3e2282583 100755 --- a/src/item_menu.c +++ b/src/item_menu.c @@ -16,13 +16,13 @@ #include "new_menu_helpers.h" #include "palette.h" #include "rom_818CFC8.h" +#include "scanline_effect.h" #include "sound.h" #include "sprite.h" #include "string.h" #include "string_util.h" #include "task.h" #include "menu_helpers.h" -#include "unknown_task.h" #include "window.h" struct bagStruct { |