diff options
author | YamaArashi <shadow962@live.com> | 2016-10-27 21:59:00 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-27 22:08:38 -0700 |
commit | 5a9ece239b989316a8834ccb1b87f4dbc2701e77 (patch) | |
tree | f1becdfafbc94eb835246d33aadba14500af08a1 /src/lottery_corner.c | |
parent | 13965060b2b5f79f61643adf639a91a8e327b2d8 (diff) |
finish decompiling link NPC code
Diffstat (limited to 'src/lottery_corner.c')
-rw-r--r-- | src/lottery_corner.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lottery_corner.c b/src/lottery_corner.c index 67499f6d2..4085bcff7 100644 --- a/src/lottery_corner.c +++ b/src/lottery_corner.c @@ -1,4 +1,3 @@ -#include "gba/gba.h" #include "global.h" #include "pokemon.h" #include "rng.h" |