Document berry_data.c

This commit is contained in:
Nomura
2023-07-30 20:13:55 +02:00
parent d7f273372d
commit b76520eee1
12 changed files with 228 additions and 165 deletions

View File

@@ -1,6 +0,0 @@
#ifndef POKEPLATINUM_STRUCT_020973A8_DECL_H
#define POKEPLATINUM_STRUCT_020973A8_DECL_H
typedef struct UnkStruct_020973A8_t UnkStruct_020973A8;
#endif // POKEPLATINUM_STRUCT_020973A8_DECL_H

View File

@@ -0,0 +1,6 @@
#ifndef POKEPLATINUM_STRUCT_BERRY_DATA_DECL_H
#define POKEPLATINUM_STRUCT_BERRY_DATA_DECL_H
typedef struct BerryData BerryData;
#endif // POKEPLATINUM_STRUCT_BERRY_DATA_DECL_H