diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2016-12-03 12:46:03 +0100 |
---|---|---|
committer | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2016-12-04 10:24:12 +0100 |
commit | 95ee1e7188948931d49fdcff23ecb29cafc527e5 (patch) | |
tree | 0e0bdea9be68bf0733516883204e03a76e71a2ee /src/start_menu.c | |
parent | d4247e6eed345be79a0ca4d27dd598d4619be94f (diff) |
Decompile sub_8093110 and sub_8093130
Diffstat (limited to 'src/start_menu.c')
-rw-r--r-- | src/start_menu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/start_menu.c b/src/start_menu.c index 3cffae111..06eb28909 100644 --- a/src/start_menu.c +++ b/src/start_menu.c @@ -11,6 +11,7 @@ #include "sprite.h" #include "string_util.h" #include "task.h" +#include "trainer_card.h" #include "flag.h" #include "rom4.h" #include "safari_zone.h" |