Skip to content

Commit

Permalink
red lied to me about a const existing smh
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienntindall committed Aug 5, 2023
1 parent 0e30fb7 commit 868337b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/party.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

#include "pokemon_types_def.h"

#define PARTY_MAX 6

u32 SaveArray_Party_sizeof(void);
u32 PartyCore_sizeof(void);
PARTY * SaveArray_Party_Alloc(HeapID heapId);
Expand Down

0 comments on commit 868337b

Please sign in to comment.