mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-08-28 12:26:03 -05:00
Document berry_data.c
This commit is contained in:
@@ -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
|
||||
6
include/struct_decls/struct_berry_data_decl.h
Normal file
6
include/struct_decls/struct_berry_data_decl.h
Normal 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
|
||||
Reference in New Issue
Block a user