summaryrefslogtreecommitdiff
path: root/src/more_input.c
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-10-22 10:01:07 -0700
committerGitHub <noreply@github.com>2021-10-22 10:01:07 -0700
commit3e5dd1d047bada52ab0dce2fe58b04e39bcaa1cc (patch)
tree0e40067d711c783ef97667f4a8256f38ab0d4b0a /src/more_input.c
parent3f7ee3a806d965fae70fd98f2cd1af13a2e4cf0b (diff)
Death by 74 files (#65)
* death by 74 files * 20% reached * doc move stuff in pokemon * fix undef reference * doc more and plumb a few more constanst for num party members and num moves * that struct is def PokemonMove.. clean up all code with it
Diffstat (limited to 'src/more_input.c')
-rw-r--r--src/more_input.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/more_input.c b/src/more_input.c
index d3c030c..cd8dd5b 100644
--- a/src/more_input.c
+++ b/src/more_input.c
@@ -3,7 +3,6 @@
extern void nullsub_34(struct UnkInputStruct *r0);
-extern struct Inputs gRealInputs;
u32 sub_8012AE8(void);
u32 sub_8012A64(struct UnkInputStruct *r0, u32 r1)