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
This commit is contained in:
Seth Barberee
2021-10-22 10:01:07 -07:00
committed by GitHub
parent 3f7ee3a806
commit 3e5dd1d047
87 changed files with 21721 additions and 22451 deletions

View File

@@ -12,6 +12,8 @@ struct Inputs
/* 0xC */ s32 repeatTimerDpad;
};
extern struct Inputs gRealInputs;
struct InputTimers
{
/* 0x0 */ s16 holdTimerB;