more rework of funcs given more knowledge

This commit is contained in:
Seth Barberee
2023-08-04 17:26:04 -07:00
parent 4f21cb26ea
commit 0fc0e6279f
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
#include "code_80958E8.h"
#include "team_inventory.h"
#include "random.h"
#include "pokemon.h"
struct unkStruct_8096AF8
{

View File

@@ -187,4 +187,4 @@ void sub_803A3BC(void)
sp_0x80 = r9;
WriteSavetoPak(&sp_0x80, 1);
}
}