fill in item indexes to cpu item preference table

This commit is contained in:
Rainchus 2024-07-15 13:45:58 -05:00
parent db89eb87be
commit 7dc1687dd0
2 changed files with 132 additions and 9 deletions

View file

@ -44,4 +44,6 @@ s32 CharModelEffectNpcInit(s16 arg0, s16 arg1, s16 arg2, s16 arg3);
s32 CharModelEffectNpcInitSilent(s16 arg0, s16 arg1, s16 arg2);
void CharModelStepTypeSet(s16 character, s32 arg1);
#define GW_CHARACTER_MAX 8
#endif